summaryrefslogtreecommitdiff
path: root/tests/typ/utility/math.typ
diff options
context:
space:
mode:
Diffstat (limited to 'tests/typ/utility/math.typ')
-rw-r--r--tests/typ/utility/math.typ2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/typ/utility/math.typ b/tests/typ/utility/math.typ
index 3718866b..05c3639f 100644
--- a/tests/typ/utility/math.typ
+++ b/tests/typ/utility/math.typ
@@ -13,5 +13,5 @@
#min()
---
-// Error: 10-19 cannot compare integer with string
+// Error: 14-18 cannot compare integer with string
#test(min(1, "hi"), error)