summaryrefslogtreecommitdiff
path: root/tests/typ/math/vec.typ
diff options
context:
space:
mode:
Diffstat (limited to 'tests/typ/math/vec.typ')
-rw-r--r--tests/typ/math/vec.typ2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/typ/math/vec.typ b/tests/typ/math/vec.typ
index 198a1d15..445b8104 100644
--- a/tests/typ/math/vec.typ
+++ b/tests/typ/math/vec.typ
@@ -10,5 +10,5 @@ $ v = vec(1, 2+3, 4) $
$ vec(1, 2) $
---
-// Error: 22-25 expected "(", "[", "{", "|", or "||"
+// Error: 22-25 expected "(", "[", "{", "|", "||", or none
#set math.vec(delim: "%")