mirror of
https://github.com/photonstorm/phaser
synced 2025-02-16 14:08:28 +00:00
spelling: repeated
This commit is contained in:
parent
94e96b3fd2
commit
e57d5fcf2f
1 changed files with 1 additions and 1 deletions
|
@ -34,6 +34,6 @@
|
|||
*
|
||||
* @param {Phaser.Tweens.Tween} tween - A reference to the Tween instance that emitted the event.
|
||||
* @param {string} key - The key of the property that just repeated.
|
||||
* @param {any} target - The target that the property just repated on.
|
||||
* @param {any} target - The target that the property just repeated on.
|
||||
*/
|
||||
module.exports = 'repeat';
|
||||
|
|
Loading…
Add table
Reference in a new issue