summaryrefslogtreecommitdiff
path: root/tests/typ/code/field.typ
diff options
context:
space:
mode:
Diffstat (limited to 'tests/typ/code/field.typ')
-rw-r--r--tests/typ/code/field.typ2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/typ/code/field.typ b/tests/typ/code/field.typ
index ff1dad9e..abccaede 100644
--- a/tests/typ/code/field.typ
+++ b/tests/typ/code/field.typ
@@ -12,7 +12,7 @@
}
---
-// Error: 6-13 dictionary does not contain key: "invalid"
+// Error: 6-13 dictionary does not contain key "invalid"
{(:).invalid}
---