fixed minor doc wording problem
This commit is contained in:
parent
c294993d97
commit
4fe2605ab3
|
@ -24,7 +24,7 @@
|
||||||
<argument index="3" name="d" type="float">
|
<argument index="3" name="d" type="float">
|
||||||
</argument>
|
</argument>
|
||||||
<description>
|
<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>
|
</description>
|
||||||
</method>
|
</method>
|
||||||
<method name="Plane">
|
<method name="Plane">
|
||||||
|
|
Loading…
Reference in New Issue