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

Docs: Fixed more typos in Geometry.

Mr.doob пре 12 година
родитељ
комит
a6e9f9cd95
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      docs/api/core/Geometry.html

+ 1 - 1
docs/api/core/Geometry.html

@@ -242,7 +242,7 @@
 		<h3>.dispose()</h3>
 		<div>
 		Removes The object from memory. <br />
-		Don't forget to call this method when you remove an geometry because it can cause meomory leaks. 
+		Don't forget to call this method when you remove a geometry because it can cause memory leaks. 
 		</div>
 
 		<h3>.computeLineDistances()</h3>

粤ICP备19079148号