diff options
| author | emilylime <emilyyyylime+git@gmail.com> | 2024-01-05 16:12:27 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-01-05 14:12:27 +0000 |
| commit | 4a65c2115ba3f534d56d77689acf433ad7c67a05 (patch) | |
| tree | 5fe9a958bbeb9fc3ca809b38924d16fb0398102c /tests/typ/compiler | |
| parent | d651c6e0e6f7df62ebfdd85f23864097607feb46 (diff) | |
Fix typos (#3126)
Diffstat (limited to 'tests/typ/compiler')
| -rw-r--r-- | tests/typ/compiler/shorthand.typ | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/typ/compiler/shorthand.typ b/tests/typ/compiler/shorthand.typ index 2b7cb514..54ae7473 100644 --- a/tests/typ/compiler/shorthand.typ +++ b/tests/typ/compiler/shorthand.typ @@ -1,7 +1,7 @@ // Test shorthands for unicode codepoints. --- -The non-breaking space~does work, soft-?hypen also does. +The non-breaking space~does work, soft-?hyphen also does. --- // Make sure non-breaking and normal space always |
