From 23a62691871c9745facf8222a06ee80b6b4ed390 Mon Sep 17 00:00:00 2001 From: OpenShift guest Date: Thu, 24 Jan 2013 04:28:51 -0500 Subject: [PATCH] small mistake in camera --- docs/api/cameras/Camera.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/api/cameras/Camera.html b/docs/api/cameras/Camera.html index 8f122e6cf1..5398b9ad6a 100644 --- a/docs/api/cameras/Camera.html +++ b/docs/api/cameras/Camera.html @@ -41,7 +41,7 @@
vector — point to look at

- 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).
-- GitLab