diff options
| -rw-r--r-- | lisp/cedet/ede/proj-obj.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/cedet/ede/proj-obj.el b/lisp/cedet/ede/proj-obj.el index a42646a5f31..56d174ac665 100644 --- a/lisp/cedet/ede/proj-obj.el +++ b/lisp/cedet/ede/proj-obj.el | |||
| @@ -23,7 +23,7 @@ | |||
| 23 | 23 | ||
| 24 | ;;; Commentary: | 24 | ;;; Commentary: |
| 25 | ;; | 25 | ;; |
| 26 | ;; Handles a supperclass of target types which create object code in | 26 | ;; Handles a superclass of target types which create object code in |
| 27 | ;; and EDE Project file. | 27 | ;; and EDE Project file. |
| 28 | 28 | ||
| 29 | (require 'ede/proj) | 29 | (require 'ede/proj) |