浏览代码

Removed reiterative

Jing Ma 8 年之前
父节点
当前提交
e3a76ed743
共有 1 个文件被更改,包括 1 次插入1 次删除
  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
 			The Spotlight points from its [page:.position position] to target.position. The default
 			position of the target is *(0, 0, 0)*.<br />
 			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
 			it must be added to the [page:Scene scene] using
 			<code>
 			<code>
 				scene.add( light.target );
 				scene.add( light.target );