summaryrefslogtreecommitdiff
path: root/tests/typ/meta
diff options
context:
space:
mode:
authorLaurenz <laurmaedje@gmail.com>2023-03-08 10:54:04 +0100
committerLaurenz <laurmaedje@gmail.com>2023-03-08 11:02:27 +0100
commite5eab73374880077971f3f22acbdd3d302877128 (patch)
tree07aa926b27032d6bcd82486d664dfd4161ccbd3e /tests/typ/meta
parent1b2b53ecb91a9bd7fb3493e471ae03cd142a7c03 (diff)
Streamline field names
Diffstat (limited to 'tests/typ/meta')
-rw-r--r--tests/typ/meta/heading.typ2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/typ/meta/heading.typ b/tests/typ/meta/heading.typ
index 992c0bb4..7db2a5cf 100644
--- a/tests/typ/meta/heading.typ
+++ b/tests/typ/meta/heading.typ
@@ -38,7 +38,7 @@ multiline.
---
// Test styling.
#show heading.where(level: 5): it => block(
- text(font: "Roboto", fill: eastern, it.title + [!])
+ text(font: "Roboto", fill: eastern, it.body + [!])
)
= Heading