Browse Source

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

Mr.doob 11 years ago
parent
commit
5a7d73b2ba
1 changed files with 1 additions and 1 deletions
  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.