summaryrefslogtreecommitdiff
path: root/tests/typ/style/construct.typ
diff options
context:
space:
mode:
Diffstat (limited to 'tests/typ/style/construct.typ')
-rw-r--r--tests/typ/style/construct.typ2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/typ/style/construct.typ b/tests/typ/style/construct.typ
index 78a74881..8bc348a9 100644
--- a/tests/typ/style/construct.typ
+++ b/tests/typ/style/construct.typ
@@ -30,4 +30,4 @@ A #rect(fill: yellow, padding: 5pt, rect()) B
---
// The inner list should not be indented extra.
-[#set text(100%);#list(label-indent: 20pt, list[A])]
+[#set text(100%);#list(indent: 20pt, list[A])]