diff options
| author | oliver <151407407+kwfn@users.noreply.github.com> | 2023-12-12 10:34:46 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-12-12 15:34:46 +0100 |
| commit | 8d7d18c4d6f51ba3ace50263b6c83e0e0378248f (patch) | |
| tree | 04c68b79279866c537c2624a2303b503e81ae9b9 /tests | |
| parent | 343a423e9f07f4bccc41bc0a60a3a2251c8a228a (diff) | |
More consistent spelling of "behaviour" (#2923)
Diffstat (limited to 'tests')
| -rw-r--r-- | tests/typ/layout/columns.typ | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/typ/layout/columns.typ b/tests/typ/layout/columns.typ index 5f853d73..32060ab4 100644 --- a/tests/typ/layout/columns.typ +++ b/tests/typ/layout/columns.typ @@ -37,7 +37,7 @@ Sure, it is not the most creative way of filling up a page for a test but it does get the job done. --- -// Test the expansion behavior. +// Test the expansion behaviour. #set page(height: 2.5cm, width: 7.05cm) #rect(inset: 6pt, columns(2, [ |
