Merge pull request #18747 from anakimluke/patch-1
fixed minor doc wording problem
This commit is contained in:
commit
0e5ee8d635
1 changed files with 1 additions and 1 deletions
|
@ -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 a new issue