Skip to content

Commit d4b432d

Browse files
author
Lanny McNie
committed
Doc updates
Signed-off-by: Lanny McNie <[email protected]>
1 parent a26dc20 commit d4b432d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/soundjs/Sound.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -335,7 +335,7 @@ this.createjs = this.createjs || {};
335335
* is called without passing a value for interrupt.
336336
* @property defaultInterruptBehavior
337337
* @type {String}
338-
* @default none
338+
* @default Sound.INTERRUPT_NONE, or "none"
339339
* @static
340340
* @since 0.4.0
341341
*/

0 commit comments

Comments
 (0)