Browse Source

Merge pull request #6036 from mrca/patch-1

Update CylinderGeometry.html
Mr.doob 10 years ago
parent
commit
2bd04c998d
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/api/extras/geometries/CylinderGeometry.html

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

@@ -40,7 +40,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>