# HG changeset patch # User Glenn Morris # Date 1254296560 0 # Node ID 7f2af67df0e3c01659656769ab1bec561d83b012 # Parent 76b69a033cf78440fad1fd2db24643b8c96751cf Fix comment typos. diff -r 76b69a033cf7 -r 7f2af67df0e3 lisp/cedet/ede/proj-misc.el --- 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.