aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThéo Zimmermann2018-03-19 15:02:20 +0100
committerThéo Zimmermann2018-03-19 15:02:20 +0100
commita7f038b8b341700e8e4a5092fdc278eca63b952c (patch)
tree146edccdb29e535d070ba5cd519e586435b5e2be
parentf21deb6c861b359f0d3bf8b170d277cfa0d80171 (diff)
Fix typo in CHANGES.
[skip ci]
-rw-r--r--CHANGES2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGES b/CHANGES
index 26f07540ad..5b4027ac3a 100644
--- a/CHANGES
+++ b/CHANGES
@@ -116,7 +116,7 @@ Tools
- Coq can now be run with the option -mangle-names to change the auto-generated
name scheme. This is intended to function as a linter for developments that
want to be robust to changes in auto-generated names. This feature is experimental,
- and may change or dissapear without warning.
+ and may change or disappear without warning.
- GeoProof support was removed.
Checker