summaryrefslogtreecommitdiff
path: root/tests/typ/compiler/show-node.typ
diff options
context:
space:
mode:
authorLaurenz <laurmaedje@gmail.com>2023-03-10 20:47:23 +0100
committerLaurenz <laurmaedje@gmail.com>2023-03-10 21:19:50 +0100
commita9fdff244aef859449a76e5f762ee7c343a8ddcc (patch)
tree172b543183296b4bc30b3008650f594688467914 /tests/typ/compiler/show-node.typ
parent62f35602a87574dcc607f1637aeae1be574981ff (diff)
Expose content representation more
Diffstat (limited to 'tests/typ/compiler/show-node.typ')
-rw-r--r--tests/typ/compiler/show-node.typ2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/typ/compiler/show-node.typ b/tests/typ/compiler/show-node.typ
index f87b1971..0c1c1f52 100644
--- a/tests/typ/compiler/show-node.typ
+++ b/tests/typ/compiler/show-node.typ
@@ -78,7 +78,7 @@ Another text.
= Heading
---
-// Error: 25-29 unknown field `page`
+// Error: 25-29 content does not contain field "page"
#show heading: it => it.page
= Heading