diff options
| author | Josh Soref <2119212+jsoref@users.noreply.github.com> | 2024-09-26 13:32:55 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-09-26 17:32:55 +0000 |
| commit | ca1f749c087bc19f6fbcebcd3ee34307959a95d5 (patch) | |
| tree | afa4bc0fca4b27d15b99df6da625090b0ef864f2 /tests/suite/model/heading.typ | |
| parent | 3c90878460cecaaa7ac879ba0973f94705b7c062 (diff) | |
Spelling (#5020)
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
Diffstat (limited to 'tests/suite/model/heading.typ')
| -rw-r--r-- | tests/suite/model/heading.typ | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/suite/model/heading.typ b/tests/suite/model/heading.typ index 5d50eeee..3be9e52b 100644 --- a/tests/suite/model/heading.typ +++ b/tests/suite/model/heading.typ @@ -75,6 +75,6 @@ Not in heading --- heading-numbering-hint --- = 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.")` -Can not be used as @intro +// Error: 1:19-1:25 cannot reference heading without numbering +// Hint: 1:19-1:25 you can enable heading numbering with `#set heading(numbering: "1.")` +Cannot be used as @intro |
