From e62771a81c9bc40cb973b94bcc00a4b8c2c4f963 Mon Sep 17 00:00:00 2001 From: satoru kimura Date: Tue, 18 Nov 2014 11:56:51 +0900 Subject: [PATCH] Modified the incorrect format of the definition header. --- createjs-lib/createjs-lib.d.ts | 2 +- easeljs/easeljs.d.ts | 2 +- preloadjs/preloadjs.d.ts | 2 +- soundjs/soundjs.d.ts | 2 +- tweenjs/tweenjs.d.ts | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/createjs-lib/createjs-lib.d.ts b/createjs-lib/createjs-lib.d.ts index 4135a2e5aa..a61679aa7a 100644 --- a/createjs-lib/createjs-lib.d.ts +++ b/createjs-lib/createjs-lib.d.ts @@ -1,4 +1,4 @@ -// Type definitions for CreateJS (common library) +// Type definitions for CreateJS // Project: http://www.createjs.com/ // Definitions by: Pedro Ferreira , Chris Smith , Satoru Kimura // Definitions: https://github.com/borisyankov/DefinitelyTyped diff --git a/easeljs/easeljs.d.ts b/easeljs/easeljs.d.ts index de2cb35275..c7f2681539 100644 --- a/easeljs/easeljs.d.ts +++ b/easeljs/easeljs.d.ts @@ -1,4 +1,4 @@ -// Type definitions for CreateJS (EaselJS 0.7.1) +// Type definitions for EaselJS 0.7.1 // Project: http://www.createjs.com/#!/EaselJS // Definitions by: Pedro Ferreira , Chris Smith // Definitions: https://github.com/borisyankov/DefinitelyTyped diff --git a/preloadjs/preloadjs.d.ts b/preloadjs/preloadjs.d.ts index 251ee953a5..0a4a4db85d 100644 --- a/preloadjs/preloadjs.d.ts +++ b/preloadjs/preloadjs.d.ts @@ -1,4 +1,4 @@ -// Type definitions for CreateJS (PreloadJS 0.4.1) +// Type definitions for PreloadJS 0.4.1 // Project: http://www.createjs.com/#!/PreloadJS // Definitions by: Pedro Ferreira // Definitions: https://github.com/borisyankov/DefinitelyTyped diff --git a/soundjs/soundjs.d.ts b/soundjs/soundjs.d.ts index 1c229bfdcc..b67408af2e 100644 --- a/soundjs/soundjs.d.ts +++ b/soundjs/soundjs.d.ts @@ -1,4 +1,4 @@ -// Type definitions for CreateJS (SoundJS 0.5.2) +// Type definitions for SoundJS 0.5.2 // Project: http://www.createjs.com/#!/SoundJS // Definitions by: Pedro Ferreira // Definitions: https://github.com/borisyankov/DefinitelyTyped diff --git a/tweenjs/tweenjs.d.ts b/tweenjs/tweenjs.d.ts index 4f23372e9c..69b2948fa2 100644 --- a/tweenjs/tweenjs.d.ts +++ b/tweenjs/tweenjs.d.ts @@ -1,4 +1,4 @@ -// Type definitions for CreateJS (TweenJS 0.5.1) +// Type definitions for TweenJS 0.5.1 // Project: http://www.createjs.com/#!/TweenJS // Definitions by: Pedro Ferreira , Chris Smith // Definitions: https://github.com/borisyankov/DefinitelyTyped