diff options
Diffstat (limited to 'tests/typ/code')
| -rw-r--r-- | tests/typ/code/call-wide.typ | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/typ/code/call-wide.typ b/tests/typ/code/call-wide.typ index 996a052d..1ad4995d 100644 --- a/tests/typ/code/call-wide.typ +++ b/tests/typ/code/call-wide.typ @@ -2,8 +2,8 @@ --- // Test multiple wide calls in separate expressions. -#font!(color: eastern) - First -#font!(color: forest) - Second +#font!(fill: eastern) - First +#font!(fill: forest) - Second --- // Test in heading. |
