diff options
| author | anakimluke | 2018-05-09 17:50:43 -0300 |
|---|---|---|
| committer | GitHub | 2018-05-09 17:50:43 -0300 |
| commit | 4fe2605ab37ba72beefc7eca63d3733bb6a55296 (patch) | |
| tree | 88217719fd9f36ea2df91e74b0df689254e1fa35 /doc/classes | |
| parent | c294993d97bdb350d8a1e84a4050430fa973daed (diff) | |
| download | godot-4fe2605ab37ba72beefc7eca63d3733bb6a55296.tar.gz godot-4fe2605ab37ba72beefc7eca63d3733bb6a55296.tar.zst godot-4fe2605ab37ba72beefc7eca63d3733bb6a55296.zip | |
Diffstat (limited to 'doc/classes')
| -rw-r--r-- | doc/classes/Plane.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/classes/Plane.xml b/doc/classes/Plane.xml index 157bf4223..ca035ad38 100644 --- a/doc/classes/Plane.xml +++ b/doc/classes/Plane.xml @@ -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"> |
