Просмотр исходного кода

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

Mr.doob 12 лет назад
Родитель
Сommit
07646089c4
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>