diff options
Diffstat (limited to 'tests/typ/visualize/pattern-small.typ')
| -rw-r--r-- | tests/typ/visualize/pattern-small.typ | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/typ/visualize/pattern-small.typ b/tests/typ/visualize/pattern-small.typ index 8a63c374..1d289f92 100644 --- a/tests/typ/visualize/pattern-small.typ +++ b/tests/typ/visualize/pattern-small.typ @@ -14,6 +14,6 @@ ) --- -// Error: 22-52 pattern tile size must be non-zero -// Hint: 22-52 try setting the size manually +// Error: 15-52 pattern tile size must be non-zero +// Hint: 15-52 try setting the size manually #line(stroke: pattern(path((0pt, 0pt), (1em, 0pt)))) |
