]> git.eshelyaron.com Git - emacs.git/commitdiff
Fix comment typo.
authorGlenn Morris <rgm@gnu.org>
Wed, 30 Sep 2009 02:25:10 +0000 (02:25 +0000)
committerGlenn Morris <rgm@gnu.org>
Wed, 30 Sep 2009 02:25:10 +0000 (02:25 +0000)
lisp/cedet/ede/proj-obj.el

index a42646a5f31f7fb6cab6c4a81967d6fbfe19fba2..56d174ac665cc7b63f041f7146ce451f5774e024 100644 (file)
@@ -23,7 +23,7 @@
 
 ;;; Commentary:
 ;;
-;; Handles a supperclass of target types which create object code in
+;; Handles a superclass of target types which create object code in
 ;; and EDE Project file.
 
 (require 'ede/proj)