# HG changeset patch # User Glenn Morris # Date 1254369710 0 # Node ID 7fbcb0722b78dbb8f885d9b32206cfbfa33fd67d # Parent 7660578a04ee4298be02168972a99e147afd2484 Fix comment typo. diff -r 7660578a04ee -r 7fbcb0722b78 lisp/cedet/ede/locate.el --- 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