Mercurial > emacs
changeset 105331:7fbcb0722b78
Fix comment typo.
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Thu, 01 Oct 2009 04:01:50 +0000 |
parents | 7660578a04ee |
children | 3b219f963a5f |
files | lisp/cedet/ede/locate.el |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/cedet/ede/locate.el Thu Oct 01 03:34:04 2009 +0000 +++ b/lisp/cedet/ede/locate.el Thu Oct 01 04:01:50 2009 +0000 @@ -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