diff options
Diffstat (limited to 'tests/typ')
| -rw-r--r-- | tests/typ/layout/pagebreak-parity.typ | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/typ/layout/pagebreak-parity.typ b/tests/typ/layout/pagebreak-parity.typ index 1cfbd450..4dbf723e 100644 --- a/tests/typ/layout/pagebreak-parity.typ +++ b/tests/typ/layout/pagebreak-parity.typ @@ -12,7 +12,7 @@ Sixth #pagebreak() Seventh #pagebreak(to: "odd") -#page[Nineth] +#page[Ninth] --- #set page(width: auto, height: auto) |
