diff options
author | Maxime Dénès <mail@maximedenes.fr> | 2018-03-23 16:49:02 +0100 |
---|---|---|
committer | Maxime Dénès <mail@maximedenes.fr> | 2018-03-23 16:49:02 +0100 |
commit | 546a472b298ed00d0fea6de3145141f76ecb576c (patch) | |
tree | d04c2482d61aae303870baa4a8a56bd30044598b /CHANGES | |
parent | bc2b1e964d822eaac53af2ac918de35d6f15bdf3 (diff) | |
parent | a7f038b8b341700e8e4a5092fdc278eca63b952c (diff) |
Merge PR #7018: Fix typo in CHANGES.
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -124,7 +124,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 |