From 45af56db268241de47713d1b0e573af4d03a3c83 Mon Sep 17 00:00:00 2001 From: Glenn Morris Date: Thu, 1 Oct 2009 04:16:13 +0000 Subject: [PATCH] Fix comment typo. --- lisp/cedet/semantic/decorate/include.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/cedet/semantic/decorate/include.el b/lisp/cedet/semantic/decorate/include.el index 7acae52a58d..6a610b6b13e 100644 --- a/lisp/cedet/semantic/decorate/include.el +++ b/lisp/cedet/semantic/decorate/include.el @@ -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) -- 2.39.2