diff options
Diffstat (limited to 'doc/classes/PolygonPathFinder.xml')
-rw-r--r-- | doc/classes/PolygonPathFinder.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/classes/PolygonPathFinder.xml b/doc/classes/PolygonPathFinder.xml index 3dea96cbdf..a0d1284a85 100644 --- a/doc/classes/PolygonPathFinder.xml +++ b/doc/classes/PolygonPathFinder.xml @@ -81,7 +81,7 @@ </method> </methods> <members> - <member name="data" type="Dictionary" setter="_set_data" getter="_get_data" brief=""> + <member name="data" type="Dictionary" setter="_set_data" getter="_get_data"> </member> </members> <constants> |