Skip to content

Commit 5a7d73b

Browse files
committed
Merge branch 'patch-1' of https://github.com/zerorzero/three.js into dev
2 parents ac9fa24 + c5b91a0 commit 5a7d73b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/api/extras/FontUtils.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ <h3>.extractGlyphPoints([page:string c], [page:string face], [page:number scale]
7373
face -- The face to use. <br />
7474
scale -- The scale of the character. <br />
7575
offset -- The offset of the character compared to begin of the path. <br />
76-
path -- THe path to which to add the character points.
76+
path -- The path to which to add the character points.
7777
</div>
7878
<div>
7979
This ectracts the glyphPoints of the character of the face and returns an object containing the path and the new offset.

0 commit comments

Comments
 (0)