summaryrefslogtreecommitdiff
path: root/doc/classes
diff options
context:
space:
mode:
Diffstat (limited to 'doc/classes')
-rw-r--r--doc/classes/KinematicBody2D.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/classes/KinematicBody2D.xml b/doc/classes/KinematicBody2D.xml
index 1de75cd71b..470d8db47a 100644
--- a/doc/classes/KinematicBody2D.xml
+++ b/doc/classes/KinematicBody2D.xml
@@ -17,7 +17,7 @@
<return type="Vector2">
</return>
<description>
- Returns the normal vector of the floor.
+ Returns the normal vector of the floor.
</description>
</method>
<method name="get_floor_velocity" qualifiers="const">