aboutsummaryrefslogtreecommitdiff
path: root/coq
diff options
context:
space:
mode:
authorHendrik Tews2011-07-05 09:21:03 +0000
committerHendrik Tews2011-07-05 09:21:03 +0000
commit63e733181007056be5c252e4e42b371fc3f09ac9 (patch)
treed10c1cfa8118bd3134862e8e259c754fe8ca0ffe /coq
parent5c26b573fc95c4c353d493a26f6f5a2f9ce75263 (diff)
+ fix documentation and one spelling error
Diffstat (limited to 'coq')
-rw-r--r--coq/coq.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/coq/coq.el b/coq/coq.el
index 108dcf94..6e6e7883 100644
--- a/coq/coq.el
+++ b/coq/coq.el
@@ -1655,7 +1655,7 @@ function."
(if coq-debug-auto-compilation
(message "Checked %s already" lib-obj-file))
result)
- ;; lib-obj-file has not been check -- do it now
+ ;; lib-obj-file has not been checked -- do it now
(message "Check %s" lib-obj-file)
(if (coq-compile-ignore-file lib-obj-file)
;; return minimal time for ignored files