From: Glenn Morris Date: Thu, 1 Oct 2009 04:01:50 +0000 (+0000) Subject: Fix comment typo. X-Git-Tag: emacs-pretest-23.1.90~1029 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=8bea2dbd72069204d70102f7558dd1af84175a27;p=emacs.git Fix comment typo. --- diff --git a/lisp/cedet/ede/locate.el b/lisp/cedet/ede/locate.el index 100618a86c6..e8dd838dc49 100644 --- a/lisp/cedet/ede/locate.el +++ b/lisp/cedet/ede/locate.el @@ -34,7 +34,7 @@ ;; projects are completely controlled by EDE, such sh the Project.ede ;; based projects. ;; -;; For other projects, haveing a "quick hack" to support these location +;; For other projects, having a "quick hack" to support these location ;; routines is handy. ;; ;; The baseclass `ede-locate-base' provides the abstract interface to