mirror of
https://github.com/photonstorm/phaser
synced 2025-02-17 22:48:34 +00:00
Fix spelling mistake
This commit is contained in:
parent
4590759c76
commit
4f80ec5748
1 changed files with 1 additions and 1 deletions
|
@ -71,7 +71,7 @@ var PathFollower = {
|
|||
pathVector: null,
|
||||
|
||||
/**
|
||||
* The distance the follower has travelled from the previous point to the current one, at the last update.
|
||||
* The distance the follower has traveled from the previous point to the current one, at the last update.
|
||||
*
|
||||
* @name Phaser.GameObjects.PathFollower#pathDelta
|
||||
* @type {Phaser.Math.Vector2}
|
||||
|
|
Loading…
Add table
Reference in a new issue