浏览代码

Merge branch 'patch-1' of https://github.com/zerorzero/three.js into dev

Mr.doob 11 年之前
父节点
当前提交
5a7d73b2ba
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      docs/api/extras/FontUtils.html

+ 1 - 1
docs/api/extras/FontUtils.html

@@ -73,7 +73,7 @@
 		face -- The face to use. <br />
 		face -- The face to use. <br />
 		scale -- The scale of the character. <br />
 		scale -- The scale of the character. <br />
 		offset -- The offset of the character compared to begin of the path. <br />
 		offset -- The offset of the character compared to begin of the path. <br />
-		path -- THe path to which to add the character points.
+		path -- The path to which to add the character points.
 		</div>
 		</div>
 		<div>
 		<div>
 		This ectracts the glyphPoints of the character of the face and returns an object containing the path and the new offset.
 		This ectracts the glyphPoints of the character of the face and returns an object containing the path and the new offset.