Browse Source

small mistake in camera

OpenShift guest 12 years ago
parent
commit
23a6269187
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/api/cameras/Camera.html

+ 1 - 1
docs/api/cameras/Camera.html

@@ -41,7 +41,7 @@
 		<div>
 		vector — point to look at<br />
 		<br />
-		This make the camera look at the vector position in the global space as long as the parent of this camera is the scene or at position (0,0,0).
+		This makes the camera look at the vector position in the global space as long as the parent of this camera is the scene or at position (0,0,0).
 		</div>