summaryrefslogtreecommitdiff
path: root/test/regress/regress0
diff options
context:
space:
mode:
authorClark Barrett <barrett@cs.stanford.edu>2017-04-05 23:32:12 -0700
committerGitHub <noreply@github.com>2017-04-05 23:32:12 -0700
commitf134f6845711821583c594acab5008eb5662888e (patch)
treeb7aa244518afb1c33fdd34ad466a755f5ee96677 /test/regress/regress0
parentc03e334d8d204d4083c4bdf2674d1438fdeab394 (diff)
parent3079060385f448ca97dcfc4679ca369806a75ed0 (diff)
Merge pull request #143 from FabianWolff/master
Fix several spelling errors
Diffstat (limited to 'test/regress/regress0')
-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