diff options
| author | Laurenz <laurmaedje@gmail.com> | 2021-12-22 19:04:35 +0100 |
|---|---|---|
| committer | Laurenz <laurmaedje@gmail.com> | 2021-12-22 19:19:32 +0100 |
| commit | 438255519e88bb790480306b9a9b452aaf054519 (patch) | |
| tree | badd3076f6146cec34c55764600df5124c408521 /tests | |
| parent | 11565a40b315212474f52eb576a9fd92b11f1132 (diff) | |
Review One: A Set Rules Story
Diffstat (limited to 'tests')
| -rw-r--r-- | tests/typ/style/set-site.typ | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/typ/style/set-site.typ b/tests/typ/style/set-site.typ index 97a5672d..0a00e199 100644 --- a/tests/typ/style/set-site.typ +++ b/tests/typ/style/set-site.typ @@ -2,7 +2,7 @@ // definition site of a template. --- -// Test that text is affected by instantion-site bold. +// Test that text is affected by instantiation-site bold. #let x = [World] Hello *{x}* |
