Skip to content

Commit e57d5fc

Browse files
committed
spelling: repeated
1 parent 94e96b3 commit e57d5fc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/tweens/events/TWEEN_REPEAT_EVENT.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,6 @@
3434
*
3535
* @param {Phaser.Tweens.Tween} tween - A reference to the Tween instance that emitted the event.
3636
* @param {string} key - The key of the property that just repeated.
37-
* @param {any} target - The target that the property just repated on.
37+
* @param {any} target - The target that the property just repeated on.
3838
*/
3939
module.exports = 'repeat';

0 commit comments

Comments
 (0)