diff options
Diffstat (limited to 'doc/classes/ConcavePolygonShape.xml')
-rw-r--r-- | doc/classes/ConcavePolygonShape.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/classes/ConcavePolygonShape.xml b/doc/classes/ConcavePolygonShape.xml index 62d42f4eb4..a09b5005b9 100644 --- a/doc/classes/ConcavePolygonShape.xml +++ b/doc/classes/ConcavePolygonShape.xml @@ -22,7 +22,7 @@ <argument index="0" name="faces" type="PoolVector3Array"> </argument> <description> - Set the faces (an array of triangles). + Sets the faces (an array of triangles). </description> </method> </methods> |