summaryrefslogtreecommitdiff
path: root/test/regress/regress0/arith
diff options
context:
space:
mode:
authorFabian Wolff <fabi.wolff@arcor.de>2017-04-05 00:47:10 +0200
committerFabian Wolff <fabi.wolff@arcor.de>2017-04-05 00:47:10 +0200
commit3079060385f448ca97dcfc4679ca369806a75ed0 (patch)
treeab41e54d4192537151f8afe28e22d31546e7f90f /test/regress/regress0/arith
parentbf682b92e2bddcd490604f8a65c440b9c4c2f2f9 (diff)
Fix several spelling errors
Diffstat (limited to 'test/regress/regress0/arith')
-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