diff options
Diffstat (limited to 'tests')
| -rw-r--r-- | tests/typ/compiler/hint.typ | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/typ/compiler/hint.typ b/tests/typ/compiler/hint.typ index fdd5f59b..6b60eafb 100644 --- a/tests/typ/compiler/hint.typ +++ b/tests/typ/compiler/hint.typ @@ -25,7 +25,7 @@ = Heading <intro> // Error: 1:20-1:26 cannot reference heading without numbering -// Hint: 1:20-1:26 you can enable heading numbering with `#set heading(numbering: "1.")`? +// Hint: 1:20-1:26 you can enable heading numbering with `#set heading(numbering: "1.")` Can not be used as @intro --- |
