浏览代码

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>
 		<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>