From a4e357fb37d76d32d06ad8cc21e47bb2cc064cfd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20d=27Herbais=20de=20Thun?= Date: Tue, 3 Oct 2023 19:31:02 +0200 Subject: Gradient Part 2 - Linear gradients (#2279) --- tests/typ/layout/table.typ | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/typ/layout/table.typ') 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") -- cgit v1.2.3