ソースを参照

Merge pull request #14926 from mghini/patch-1

Docs: fixed typo for Texture.html
Mr.doob 7 年 前
コミット
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>
 		<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>
 
 		<h3>[property:Vector2 center]</h3>