Преглед на файлове

Update Camera.html

Minor grammatical change:

'This constructor sets following' to 'This constructor sets the following'
PaulJacobs преди 12 години
родител
ревизия
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>