Преглед на файлове

Merge pull request #13496 from jdanford/fix-docs-link-spherical

Fix link in docs (Spherical.html)
Mr.doob преди 7 години
родител
ревизия
ad227614dc
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      docs/api/math/Spherical.html

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

@@ -52,7 +52,7 @@
 
 		<h3>[method:Spherical makeSafe]()</h3>
 		<div>
-		Restricts the polar angle page:.phi phi] to be between 0.000001 and pi - 0.000001.
+		Restricts the polar angle [page:.phi phi] to be between 0.000001 and pi - 0.000001.
 		</div>
 
 		<h3>[method:Spherical set]( [param:Float radius], [param:Float phi], [param:Float theta] )</h3>