소스 검색

Merge pull request #12182 from pixcai/dev

Fixed document typo
Mr.doob 7 년 전
부모
커밋
7f43f4e6ef
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      docs/api/textures/Texture.html

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

@@ -114,7 +114,7 @@
 		<h3>[property:number format]</h3>
 		<h3>[property:number format]</h3>
 		<div>
 		<div>
 		The default is [page:Textures THREE.RGBAFormat], although the [page:TextureLoader TextureLoader] will automatically
 		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.
 		See the [page:Textures texture constants] page for details of other formats.
 		</div>
 		</div>