fixed minor doc wording problem

(cherry picked from commit 4fe2605ab3)
This commit is contained in:
anakimluke 2018-05-09 17:50:43 -03:00 committed by Hein-Pieter van Braam
parent 02b1586de2
commit edf423a7aa
1 changed files with 1 additions and 1 deletions

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">