aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthieu Sozeau2016-07-19 17:54:15 +0200
committerMatthieu Sozeau2016-07-19 17:54:15 +0200
commit9c4433c8def3db27527757fdb5d318eb14f97ce1 (patch)
tree25fcbedbd5391fb922398c9f1e8c18bdf58a7ce4
parent65ba1b36df33a74998240a02fecc1fb80c3eeeee (diff)
Fix Errors.out missing a dot...
-rw-r--r--test-suite/output/Errors.out2
1 files changed, 1 insertions, 1 deletions
diff --git a/test-suite/output/Errors.out b/test-suite/output/Errors.out
index 8048deb0c0..df8c3e6507 100644
--- a/test-suite/output/Errors.out
+++ b/test-suite/output/Errors.out
@@ -6,4 +6,4 @@ The command has indeed failed with message:
In nested Ltac calls to "f" and "apply x", last call failed.
Unable to unify "nat" with "True".
The command has indeed failed with message:
-Error: Instance is not well-typed in the environment of ?x
+Error: Instance is not well-typed in the environment of ?x.