summaryrefslogtreecommitdiff
path: root/lisp/cedet/semantic/analyze/complete.el
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/cedet/semantic/analyze/complete.el')
-rw-r--r--lisp/cedet/semantic/analyze/complete.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/cedet/semantic/analyze/complete.el b/lisp/cedet/semantic/analyze/complete.el
index ae993a743d6..89937f45ec8 100644
--- a/lisp/cedet/semantic/analyze/complete.el
+++ b/lisp/cedet/semantic/analyze/complete.el
@@ -188,7 +188,7 @@ FLAGS can be any number of:
;; Reset c.
(setq c nil)
- ;; Loop over all the found matches, and catagorize them
+ ;; Loop over all the found matches, and categorize them
;; as being possible features.
(while (and loopc do-typeconstraint)