mirror of
https://github.com/hajimehoshi/ebiten.git
synced 2024-11-10 04:57:26 +01:00
text/v2: fix typo (#3004)
This commit is contained in:
parent
d0aaa23005
commit
7ddc349ae6
@ -51,7 +51,7 @@ type GoTextFace struct {
|
||||
// Size is the font size in pixels.
|
||||
Size float64
|
||||
|
||||
// Language is a hiint for a language (BCP 47).
|
||||
// Language is a hint for a language (BCP 47).
|
||||
Language language.Tag
|
||||
|
||||
// Script is a hint for a script code hint of (ISO 15924).
|
||||
|
Loading…
Reference in New Issue
Block a user