]> git.eshelyaron.com Git - emacs.git/commitdiff
Fix comment typos.
authorGlenn Morris <rgm@gnu.org>
Wed, 30 Sep 2009 07:42:40 +0000 (07:42 +0000)
committerGlenn Morris <rgm@gnu.org>
Wed, 30 Sep 2009 07:42:40 +0000 (07:42 +0000)
lisp/cedet/ede/proj-misc.el

index 6c693d87bfc6c2f0e4ee0b0c8fda4a3204f2d720..6f2624845c7070b1c1b8fe0a9c65ea3961c1b846 100644 (file)
@@ -1,4 +1,4 @@
-;;; ede-proj-nusc.el --- EDE Generic Project Emacs Lisp support
+;;; ede-proj-misc.el --- EDE Generic Project Emacs Lisp support
 
 ;; Copyright (C) 1998, 1999, 2000, 2001, 2008, 2009
 ;;   Free Software Foundation, Inc.
@@ -23,7 +23,7 @@
 
 ;;; Commentary:
 ;;
-;; Handle miscelaneous compilable projects in and EDE Project file.
+;; Handle miscellaneous compilable projects in and EDE Project file.
 ;; This misc target lets the user link in custom makefiles to an EDE
 ;; project.