diff options
Diffstat (limited to 'tests/suite/layout')
| -rw-r--r-- | tests/suite/layout/container.typ | 2 | ||||
| -rw-r--r-- | tests/suite/layout/inline/hyphenate.typ | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/tests/suite/layout/container.typ b/tests/suite/layout/container.typ index 508f1a36..d054175a 100644 --- a/tests/suite/layout/container.typ +++ b/tests/suite/layout/container.typ @@ -191,7 +191,7 @@ Hello #box(width: 1em, height: 1em, clip: true)[#rect(width: 3em, height: 3em, f world 2 --- block-clip-text --- -// Test cliping text +// Test clipping text #block(width: 5em, height: 2em, clip: false, stroke: 1pt + black)[ But, soft! what light through ] diff --git a/tests/suite/layout/inline/hyphenate.typ b/tests/suite/layout/inline/hyphenate.typ index 2324ba64..dcacb4f0 100644 --- a/tests/suite/layout/inline/hyphenate.typ +++ b/tests/suite/layout/inline/hyphenate.typ @@ -102,7 +102,7 @@ Lo que entendemos por nivel léxico-semántico, en cuanto su sentido más gramatical: es aquel que estudia el origen y forma de las palabras de un idioma. ---- hyphenate-es-captalized-names --- +--- hyphenate-es-capitalized-names --- // If the hyphen is followed by a capitalized word we shall not repeat // the hyphen at the next line #set page(width: 6.2cm) |
