Просмотр исходного кода

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

Mr.doob 12 лет назад
Родитель
Сommit
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.

粤ICP备19079148号