diff options
| -rw-r--r-- | lisp/cedet/ede/locate.el | 2 |
1 files changed, 1 insertions, 1 deletions
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 @@ | |||
| 34 | ;; projects are completely controlled by EDE, such sh the Project.ede | 34 | ;; projects are completely controlled by EDE, such sh the Project.ede |
| 35 | ;; based projects. | 35 | ;; based projects. |
| 36 | ;; | 36 | ;; |
| 37 | ;; For other projects, haveing a "quick hack" to support these location | 37 | ;; For other projects, having a "quick hack" to support these location |
| 38 | ;; routines is handy. | 38 | ;; routines is handy. |
| 39 | ;; | 39 | ;; |
| 40 | ;; The baseclass `ede-locate-base' provides the abstract interface to | 40 | ;; The baseclass `ede-locate-base' provides the abstract interface to |