summaryrefslogtreecommitdiff
path: root/tests/typ/code/let.typ
diff options
context:
space:
mode:
Diffstat (limited to 'tests/typ/code/let.typ')
-rw-r--r--tests/typ/code/let.typ2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/typ/code/let.typ b/tests/typ/code/let.typ
index 1a0bb10e..d788a563 100644
--- a/tests/typ/code/let.typ
+++ b/tests/typ/code/let.typ
@@ -79,6 +79,6 @@ Three
// Error: 9 expected expression
#let v =
-// Should output `= 1`.
+// Should output a heading `1`.
// Error: 6-9 expected identifier, found string
#let "v" = 1