We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent af89faa commit 9959d42Copy full SHA for 9959d42
1 file changed
src/sound/BaseSound.js
@@ -293,7 +293,7 @@ var BaseSound = new Class({
293
* @method Phaser.Sound.BaseSound#updateMarker
294
* @since 3.0.0
295
*
296
- * @param {ISoundMarker} marker - Marker object with updated values.
+ * @param {SoundMarker} marker - Marker object with updated values.
297
298
* @return {boolean} Whether the marker was updated successfully.
299
*/
0 commit comments