diff options
Diffstat (limited to 'tests/typ/text')
| -rw-r--r-- | tests/typ/text/raw-align.typ | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/typ/text/raw-align.typ b/tests/typ/text/raw-align.typ index 2e124ea9..1dbaad16 100644 --- a/tests/typ/text/raw-align.typ +++ b/tests/typ/text/raw-align.typ @@ -33,5 +33,5 @@ b = 324923 #lorem(20) --- -// Error: 17-20 alignment must be horizontal +// Error: 17-20 expected `start`, `left`, `center`, `right`, or `end`, found top #set raw(align: top) |
