aboutsummaryrefslogtreecommitdiff
path: root/coq
diff options
context:
space:
mode:
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