summaryrefslogtreecommitdiff
path: root/lisp/cedet/ede
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/cedet/ede')
-rw-r--r--lisp/cedet/ede/base.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/cedet/ede/base.el b/lisp/cedet/ede/base.el
index f1f24ed339f..c2bfe1872a2 100644
--- a/lisp/cedet/ede/base.el
+++ b/lisp/cedet/ede/base.el
@@ -452,7 +452,7 @@ Do this by extracting the lowest directory name."
;; Targets and projects are often associated with other files, such as
;; header files, documentation files and the like. Have strong
;; associations can make useful user commands to quickly navigate
-;; between the files base on their assocaitions.
+;; between the files base on their associations.
;;
(defun ede-header-file ()
"Return the header file for the current buffer.