浏览代码

Fix typo.

Magnuz Binder 7 年之前
父节点
当前提交
ac93aa3eaf
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      docs/api/textures/Texture.html

+ 1 - 1
docs/api/textures/Texture.html

@@ -203,7 +203,7 @@
 		[page:Textures THREE.LinearEncoding] is the default.
 		See the [page:Textures texture constants] page for details of other formats.<br /><br />
 
-		Note that ff this value is changed on a texture after the material has been used,
+		Note that if this value is changed on a texture after the material has been used,
 		it is necessary to trigger a Material.needsUpdate for this value to be realized in the shader.
 		</div>