summaryrefslogtreecommitdiff
path: root/tests/typ/text
diff options
context:
space:
mode:
authorLaurenz <laurmaedje@gmail.com>2023-09-11 14:42:43 +0200
committerLaurenz <laurmaedje@gmail.com>2023-09-11 14:42:43 +0200
commit305524d005df075d53575552ee090fb53192a3fe (patch)
tree08b739e8fc41057b79a2d7ea7a7208ca358d60b3 /tests/typ/text
parentb471ac7d590abd2398ce25193b4e4df373bf2e9c (diff)
Update tests for type system changes
Diffstat (limited to 'tests/typ/text')
-rw-r--r--tests/typ/text/raw-align.typ2
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)