瀏覽代碼

Fix spelling error.

Joeny Bui 11 年之前
父節點
當前提交
57ec1a1254
共有 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>