summaryrefslogtreecommitdiff
path: root/lisp/cedet/semantic/decorate
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/cedet/semantic/decorate')
-rw-r--r--lisp/cedet/semantic/decorate/include.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/cedet/semantic/decorate/include.el b/lisp/cedet/semantic/decorate/include.el
index ede5c890163..0c2c5e3ce37 100644
--- a/lisp/cedet/semantic/decorate/include.el
+++ b/lisp/cedet/semantic/decorate/include.el
@@ -589,7 +589,7 @@ This means that Semantic cannot find a file associated with this tag
on disk, but a database table of tags has been associated with it.
This means that the include will still be used to find tags for
-searches, but you connot visit this include.\n\n")
+searches, but you cannot visit this include.\n\n")
(princ "This Header is now represented by the following database table:\n\n ")
(princ (object-print table))
)))