summaryrefslogtreecommitdiff
path: root/tests/typ/layout/repeat.typ
diff options
context:
space:
mode:
Diffstat (limited to 'tests/typ/layout/repeat.typ')
-rw-r--r--tests/typ/layout/repeat.typ2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/typ/layout/repeat.typ b/tests/typ/layout/repeat.typ
index 13e99b51..3b5459c9 100644
--- a/tests/typ/layout/repeat.typ
+++ b/tests/typ/layout/repeat.typ
@@ -32,7 +32,7 @@ A#repeat(rect(width: 2.5em, height: 1em))B
// Test single repeat in both directions.
A#repeat(rect(width: 6em, height: 0.7em))B
-#set par(align: center)
+#set align(center)
A#repeat(rect(width: 6em, height: 0.7em))B
#set text(dir: rtl)