+ improve doc string

This commit is contained in:
wmayer 2015-05-04 15:20:23 +02:00
parent 477b3ce3f2
commit 13070cbe23

View File

@ -326,7 +326,9 @@ As a result, this shape becomes null.</UserDocu>
</Methode>
<Methode Name="fix">
<Documentation>
<UserDocu>Tries t fix a broken shape. True is returned if the operation succeeded, False otherwise.</UserDocu>
<UserDocu>Tries to fix a broken shape. True is returned if the operation succeeded, False otherwise.
fix(working precision, minimum precision, maximum precision)
</UserDocu>
</Documentation>
</Methode>
<Methode Name="hashCode" Const="true">