2
0
Эх сурвалжийг харах

Merge pull request #10772 from m4jing/patch-8

Removed reiterative
Mr.doob 8 жил өмнө
parent
commit
0aa277d54e

+ 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 );