diff options
Diffstat (limited to 'tests')
| -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 9b60d51c..3c8fcaf1 100644 --- a/tests/typ/text/font.typ +++ b/tests/typ/text/font.typ @@ -30,7 +30,7 @@ Emoji: 🐪, 🌋, 🏞 // Colors. [ #font(fill: eastern) - This is #font(fill: rgb("FA644B"))[way more] colorful. + This is #font(rgb("FA644B"))[way more] colorful. ] // Disable font fallback beyond the user-specified list. |
