Browse Source

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

Mr.doob 11 years ago
parent
commit
cc2a3c424f
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/api/extras/geometries/CubeGeometry.html

+ 1 - 1
docs/api/extras/geometries/CubeGeometry.html

@@ -30,7 +30,7 @@
 		<h2>Properties</h2>
 		
 		<div>
-		Each of the contructor parameters is accessible as a property of the same name. Any modification of these properties after instantiation does not change the geometry.
+		Each of the constructor parameters is accessible as a property of the same name. Any modification of these properties after instantiation does not change the geometry.
 		</div>
 		
 		<h2>Source</h2>