Merge pull request #18747 from anakimluke/patch-1

fixed minor doc wording problem
This commit is contained in:
Max Hilbrunner 2018-05-26 17:51:16 +02:00 committed by GitHub
commit 0e5ee8d635
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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