Skip to content

Commit b5b752f

Browse files
Updated audioPlayDelay property docs
1 parent 98c0cfd commit b5b752f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/sound/html5/HTML5AudioSoundManager.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ var HTML5AudioSoundManager = new Class({
2525
*/
2626
this.override = true;
2727
/**
28-
* Value representing time difference in seconds between calling
28+
* Value representing time difference, in seconds, between calling
2929
* play method on an audio tag and when it actually starts playing.
3030
* It is used to achieve more accurate delayed sound playback.
3131
*

0 commit comments

Comments
 (0)