Browse Source

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

Mr.doob 11 years ago
parent
commit
43d26da7bf
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/api/lights/AmbientLight.html

+ 1 - 1
docs/api/lights/AmbientLight.html

@@ -29,7 +29,7 @@ scene.add( light );</code>
 		[page:Integer hex] — Numeric value of the RGB component of the color.
 		</div>
 		<div>
-		This creates a Ambientlight with a color.
+		This creates an Ambientlight with a color.
 		</div>