summaryrefslogtreecommitdiff
path: root/lisp/cedet/ede/source.el
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/cedet/ede/source.el')
-rw-r--r--lisp/cedet/ede/source.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/cedet/ede/source.el b/lisp/cedet/ede/source.el
index ef87bdf79d7..2c74d34dea7 100644
--- a/lisp/cedet/ede/source.el
+++ b/lisp/cedet/ede/source.el
@@ -139,7 +139,7 @@ Used to guess header files, but uses the auxsource regular expression."
(object-assoc name :name ede-sourcecode-list))
(defun ede-source-match (file)
- "Find the list of soucecode objects which matches FILE."
+ "Find the list of sourcecode objects which matches FILE."
(let ((lst ede-sourcecode-list)
(match nil))
(while lst