diff options
Diffstat (limited to 'tests/typ/layout/table.typ')
| -rw-r--r-- | tests/typ/layout/table.typ | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/typ/layout/table.typ b/tests/typ/layout/table.typ index 5526c4f6..d91c3fa7 100644 --- a/tests/typ/layout/table.typ +++ b/tests/typ/layout/table.typ @@ -34,5 +34,5 @@ #table() --- -// Error: 14-19 expected color, none, array, or function, found string +// Error: 14-19 expected color, gradient, none, array, or function, found string #table(fill: "hey") |
