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

Merge branch 'patch-1' of https://github.com/JoenyBui/three.js into dev

Mr.doob преди 11 години
родител
ревизия
4d511e1b46
променени са 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 cuase meomory leaks. 
+		Don't forget to call this method when you remove an geometry because it can cause meomory leaks. 
 		</div>
 
 		<h3>.computeLineDistances()</h3>