diff options
Diffstat (limited to '')
| -rw-r--r-- | doc/classes/Line2D.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/classes/Line2D.xml b/doc/classes/Line2D.xml index fd45c8a98..89f43fc95 100644 --- a/doc/classes/Line2D.xml +++ b/doc/classes/Line2D.xml @@ -53,7 +53,7 @@ <argument index="1" name="position" type="Vector2"> </argument> <description> - Overwites the position in point [code]i[/code] with the supplied [code]position[/code]. + Overwrites the position in point [code]i[/code] with the supplied [code]position[/code]. </description> </method> </methods> |
