]> git.eshelyaron.com Git - emacs.git/commitdiff
Fix comment typo.
authorGlenn Morris <rgm@gnu.org>
Thu, 1 Oct 2009 04:16:13 +0000 (04:16 +0000)
committerGlenn Morris <rgm@gnu.org>
Thu, 1 Oct 2009 04:16:13 +0000 (04:16 +0000)
lisp/cedet/semantic/decorate/include.el

index 7acae52a58dc9acfd56e4b81b679fa6b74b3866d..6a610b6b13e4319f6a599787cd960c82f77fd01e 100644 (file)
@@ -24,7 +24,7 @@
 ;; Highlight any include that is in a state the user may care about.
 ;; The basic idea is to have the state be highly visible so users will
 ;; as 'what is this?" and get the info they need to fix problems that
-;; are otherwises transparent when trying to get smart completion
+;; are otherwise transparent when trying to get smart completion
 ;; working.
 
 (require 'semantic/decorate/mode)