]> code.delx.au - gnu-emacs/blobdiff - lisp/cedet/ede/proj-misc.el
Fix some declarations
[gnu-emacs] / lisp / cedet / ede / proj-misc.el
index 4d68e1544a7f2bd82e187c69a7a555f740aae2e8..badd507d954c6b076468d5df00cbd66b5166a8ed 100644 (file)
@@ -1,6 +1,6 @@
 ;;; ede-proj-misc.el --- EDE Generic Project Emacs Lisp support
 
-;; Copyright (C) 1998-2001, 2008-201 Free Software Foundation, Inc.
+;; Copyright (C) 1998-2001, 2008-2013 Free Software Foundation, Inc.
 
 ;; Author: Eric M. Ludlam <zappo@gnu.org>
 ;; Keywords: project, make
@@ -50,7 +50,7 @@ All listed sources are included in the distribution.")
 
 (defvar ede-misc-source
   (ede-sourcecode "ede-misc-source"
-                 :name "Miscelaneous"
+                 :name "Miscellaneous"
                  :sourcepattern ".*")
   "Miscellaneous field definition.")