diff options
Diffstat (limited to 'tests/lang/typ/emph.typ')
| -rw-r--r-- | tests/lang/typ/emph.typ | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/lang/typ/emph.typ b/tests/lang/typ/emph.typ index 8e5812a8..772e15ab 100644 --- a/tests/lang/typ/emph.typ +++ b/tests/lang/typ/emph.typ @@ -8,7 +8,7 @@ _Emphasized!_ Partly em_phas_ized. // Scoped to body. -#[box][_Scoped] to body. +#box[_Scoped] to body. // Unterminated is fine. _The End |
