Skip to content

Commit 1d92510

Browse files
Audio property docs update
1 parent ad858d1 commit 1d92510

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/sound/html5/HTML5AudioSound.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ var HTML5AudioSound = new Class({
1818
return;
1919
}
2020
/**
21-
* Reference to HTML5 Audio tag used for playing sound.
21+
* Reference to an HTML5 Audio tag used for playing sound.
2222
*
2323
* @private
2424
* @property {HTMLAudioElement} audio

0 commit comments

Comments
 (0)