diff options
Diffstat (limited to 'tests/typ/text/font.typ')
| -rw-r--r-- | tests/typ/text/font.typ | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/typ/text/font.typ b/tests/typ/text/font.typ index e57fedbd..170703c7 100644 --- a/tests/typ/text/font.typ +++ b/tests/typ/text/font.typ @@ -48,7 +48,7 @@ Emoji: 🐪, 🌋, 🏞 #set text(false) --- -// Error: 18-24 expected "normal", "italic" or "oblique" +// Error: 18-24 expected "normal", "italic", or "oblique" #set text(style: "bold", weight: "thin") --- |
