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

maybe the 'plane' should be 'spherical'

gogoend пре 6 година
родитељ
комит
be6de61f17
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      docs/api/en/math/Spherical.html

+ 1 - 1
docs/api/en/math/Spherical.html

@@ -40,7 +40,7 @@
 
 		<h3>[method:Spherical clone]()</h3>
 		<p>
-		Returns a new plane with the same [page:.radius radius], [page:.phi phi]
+		Returns a new spherical with the same [page:.radius radius], [page:.phi phi]
 		and [page:.theta theta] properties as this one.
 		</p>