changeset 105306:7f2af67df0e3

Fix comment typos.
author Glenn Morris <rgm@gnu.org>
date Wed, 30 Sep 2009 07:42:40 +0000
parents 76b69a033cf7
children 786c0adc17cc
files lisp/cedet/ede/proj-misc.el
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/cedet/ede/proj-misc.el	Wed Sep 30 07:24:35 2009 +0000
+++ b/lisp/cedet/ede/proj-misc.el	Wed Sep 30 07:42:40 2009 +0000
@@ -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.