Explorar o código

Removed reiterative

Jing Ma %!s(int64=8) %!d(string=hai) anos
pai
achega
e3a76ed743
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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 );