Bläddra i källkod

Removed reiterative

Jing Ma 8 år sedan
förälder
incheckning
e3a76ed743
1 ändrade filer med 1 tillägg och 1 borttagningar
  1. 1 1
      docs/api/lights/SpotLight.html

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

@@ -155,7 +155,7 @@
 			The Spotlight points from its [page:.position position] to target.position. The default
 			position of the target is *(0, 0, 0)*.<br />
 
-			*Note*: For the the target's position to be changed to anything other than the default,
+			*Note*: For the target's position to be changed to anything other than the default,
 			it must be added to the [page:Scene scene] using
 			<code>
 				scene.add( light.target );