Преглед изворни кода

fixed minor doc wording problem

anakimluke пре 7 година
родитељ
комит
4fe2605ab3
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      doc/classes/Plane.xml

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