diff options
Diffstat (limited to 'tests/typ/layout/columns.typ')
| -rw-r--r-- | tests/typ/layout/columns.typ | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/typ/layout/columns.typ b/tests/typ/layout/columns.typ index 315393a0..8702688c 100644 --- a/tests/typ/layout/columns.typ +++ b/tests/typ/layout/columns.typ @@ -101,5 +101,5 @@ This is a normal page. Very normal. --- // Test a page with zero columns. -// Error: 49-50 must be positive +// Error: 49-50 number must be positive #set page(height: auto, width: 7.05cm, columns: 0) |
