Browse Source

Update Camera.html

Minor grammatical change:

'This constructor sets following' to 'This constructor sets the following'
PaulJacobs 11 years ago
parent
commit
fd71ac1d2f
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>
 		<h3>[name]()</h3>
 		<div>
 		<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>
 		</div>