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 afc6ce74a5..62d42f4eb4 100644 --- a/doc/classes/ConcavePolygonShape.xml +++ b/doc/classes/ConcavePolygonShape.xml @@ -13,7 +13,7 @@ <return type="PoolVector3Array"> </return> <description> - Return the faces (an array of triangles). + Returns the faces (an array of triangles). </description> </method> <method name="set_faces"> |