diff options
Diffstat (limited to 'tests/typ/compiler')
| -rw-r--r-- | tests/typ/compiler/call.typ | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/typ/compiler/call.typ b/tests/typ/compiler/call.typ index 32a54cd4..f78dec20 100644 --- a/tests/typ/compiler/call.typ +++ b/tests/typ/compiler/call.typ @@ -4,7 +4,7 @@ --- // Ref: true -// Ommitted space. +// Omitted space. #let f() = {} #[#f()*Bold*] |
