Browse Source

Fixed document typo

pixcai 8 years ago
parent
commit
7d699c8056
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/api/textures/Texture.html

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

@@ -114,7 +114,7 @@
 		<h3>[property:number format]</h3>
 		<div>
 		The default is [page:Textures THREE.RGBAFormat], although the [page:TextureLoader TextureLoader] will automatically
-		et this to [page:Textures THREE.RGBFormat] for JPG images. <br /><br />
+		set this to [page:Textures THREE.RGBFormat] for JPG images. <br /><br />
 
 		See the [page:Textures texture constants] page for details of other formats.
 		</div>