diff options
Diffstat (limited to 'tests/typ/layout')
| -rw-r--r-- | tests/typ/layout/par-justify.typ | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/typ/layout/par-justify.typ b/tests/typ/layout/par-justify.typ index 131eadfa..49694372 100644 --- a/tests/typ/layout/par-justify.typ +++ b/tests/typ/layout/par-justify.typ @@ -27,7 +27,7 @@ D E F #linebreak(justify: true) #"" --- -// Test that the last line can be shrinked +// Test that the last line can be shrunk #set page(width: 155pt) #set par(justify: true) This text can be fitted in one line.
\ No newline at end of file |
