summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/typ/utility/strings.typ2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/typ/utility/strings.typ b/tests/typ/utility/strings.typ
index 15550f16..d7a55356 100644
--- a/tests/typ/utility/strings.typ
+++ b/tests/typ/utility/strings.typ
@@ -19,5 +19,5 @@
#roman(8000000)
---
-// Error: 9-11 number must not be negative
+// Error: 9-11 must be at least zero
#symbol(-1)