diff options
Diffstat (limited to 'tests/suite/styling/show.typ')
| -rw-r--r-- | tests/suite/styling/show.typ | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/suite/styling/show.typ b/tests/suite/styling/show.typ index aa121bff..05f545c6 100644 --- a/tests/suite/styling/show.typ +++ b/tests/suite/styling/show.typ @@ -78,7 +78,7 @@ Another text. = Heading --- show-unknown-field --- -// Error: 25-29 content does not contain field "page" +// Error: 25-29 heading does not have field "page" #show heading: it => it.page = Heading |
