diff options
Diffstat (limited to 'tests/suite/math/multiline.typ')
| -rw-r--r-- | tests/suite/math/multiline.typ | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/suite/math/multiline.typ b/tests/suite/math/multiline.typ index b6d970f3..8377b93e 100644 --- a/tests/suite/math/multiline.typ +++ b/tests/suite/math/multiline.typ @@ -63,7 +63,7 @@ Multiple trailing line breaks. #hrule(70pt)$e^(pi i)+1 = 0$ --- math-linebreaking-lr --- -// LR groups prevent linbreaking. +// LR groups prevent linebreaking. #let hrule(x) = box(line(length: x)) #hrule(76pt)$a+b$\ #hrule(74pt)$(a+b)$\ |
