diff --git a/font/opentype/opentype.go b/font/opentype/opentype.go index f3110444..b1ba669d 100644 --- a/font/opentype/opentype.go +++ b/font/opentype/opentype.go @@ -17,7 +17,7 @@ import ( "golang.org/x/image/math/fixed" ) -// Font implementats text.Face. +// Font implements text.Face. type Font struct { font *sfnt.Font buf sfnt.Buffer