Browse Source

maybe the 'plane' should be 'spherical'

gogoend 6 years ago
parent
commit
be6de61f17
1 changed files with 1 additions and 1 deletions
  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>
 		<h3>[method:Spherical clone]()</h3>
 		<p>
 		<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.
 		and [page:.theta theta] properties as this one.
 		</p>
 		</p>