Browse Source

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

Mr.doob 11 years ago
parent
commit
07646089c4
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/api/cameras/Camera.html

+ 1 - 1
docs/api/cameras/Camera.html

@@ -19,7 +19,7 @@
 
 		<h3>[name]()</h3>
 		<div>
-			This constructor sets following properties to the correct type: matrixWorldInverse, projectionMatrix and projectionMatrixInverse.
+			This constructor sets the following properties to the correct type: matrixWorldInverse, projectionMatrix and projectionMatrixInverse.
 			
 		</div>