fixed minor doc wording problem

This commit is contained in:
anakimluke
2018-05-09 17:50:43 -03:00
committed by GitHub
parent c294993d97
commit 4fe2605ab3

View File

@ -24,7 +24,7 @@
<argument index="3" name="d" type="float">
</argument>
<description>
Creates a plane from the three parameters "a", "b", "c" and "d".
Creates a plane from the four parameters "a", "b", "c" and "d".
</description>
</method>
<method name="Plane">