summaryrefslogtreecommitdiff
path: root/test/regress
diff options
context:
space:
mode:
Diffstat (limited to 'test/regress')
-rw-r--r--test/regress/regress0/arith/bug716.1.cvc2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/regress/regress0/arith/bug716.1.cvc b/test/regress/regress0/arith/bug716.1.cvc
index 3c0e9879a..d9330c727 100644
--- a/test/regress/regress0/arith/bug716.1.cvc
+++ b/test/regress/regress0/arith/bug716.1.cvc
@@ -1,4 +1,4 @@
-% EXPECT: The POW(^) operator can only be used with a natural number in the exponent. Exception occured in:
+% EXPECT: The POW(^) operator can only be used with a natural number in the exponent. Exception occurred in:
% EXPECT: 2 ^ x
% EXIT: 1
x: INT;
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback