浏览代码

Update Camera.html

Minor grammatical change:

'This constructor sets following' to 'This constructor sets the following'
PaulJacobs 11 年之前
父节点
当前提交
fd71ac1d2f
共有 1 个文件被更改,包括 1 次插入1 次删除
  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>