Преглед изворни кода

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 />
 		scale -- The scale of the character. <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>
 		This ectracts the glyphPoints of the character of the face and returns an object containing the path and the new offset.