diff options
Diffstat (limited to 'tests/typ/basics')
| -rw-r--r-- | tests/typ/basics/table.typ | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/typ/basics/table.typ b/tests/typ/basics/table.typ index 527141c5..e806b1aa 100644 --- a/tests/typ/basics/table.typ +++ b/tests/typ/basics/table.typ @@ -18,5 +18,5 @@ #table() --- -// Error: 14-19 expected color or none or function, found string +// Error: 14-19 expected color, none, or function, found string #table(fill: "hey") |
