Browse Source

Update Camera.html

Minor grammatical change:

'This constructor sets following' to 'This constructor sets the following'
PaulJacobs 11 năm trước cách đây
mục cha
commit
fd71ac1d2f
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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>