aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lisp/progmodes/project.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/progmodes/project.el b/lisp/progmodes/project.el
index b49c2e4b348..c8e48e2275a 100644
--- a/lisp/progmodes/project.el
+++ b/lisp/progmodes/project.el
@@ -36,7 +36,7 @@
36;; Utils: 36;; Utils:
37;; 37;;
38;; `project-combine-directories' and `project-subtract-directories', 38;; `project-combine-directories' and `project-subtract-directories',
39;; mainly for use in the aborementioned generics' implementations. 39;; mainly for use in the abovementioned generics' implementations.
40;; 40;;
41;; Commands: 41;; Commands:
42;; 42;;