소스 검색

Merge pull request #14926 from mghini/patch-1

Docs: fixed typo for Texture.html
Mr.doob 6 년 전
부모
커밋
34c3df0329
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      docs/api/en/textures/Texture.html

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

@@ -149,7 +149,7 @@
 
 
 		<h3>[property:number rotation]</h3>
 		<h3>[property:number rotation]</h3>
 		<p>
 		<p>
-		How much the texture is rotated around the center point, in radians. Postive values are counter-clockwise. Default is *0*.
+		How much the texture is rotated around the center point, in radians. Positive values are counter-clockwise. Default is *0*.
 		</p>
 		</p>
 
 
 		<h3>[property:Vector2 center]</h3>
 		<h3>[property:Vector2 center]</h3>