diff options
author | Juanma Barranquero <lekktu@gmail.com> | 2010-01-17 03:24:22 +0100 |
---|---|---|
committer | Juanma Barranquero <lekktu@gmail.com> | 2010-01-17 03:24:22 +0100 |
commit | 66aa4eb37df93db002457a6e35916801a8f4ec26 (patch) | |
tree | 8ed4b512683f3ab689c21fe29c2e67a82ae280e1 /lisp/cedet/ede | |
parent | 16c3428ade5b35ae16a0f24fc0a8ce5b96f95342 (diff) | |
download | emacs-66aa4eb37df93db002457a6e35916801a8f4ec26.tar.gz emacs-66aa4eb37df93db002457a6e35916801a8f4ec26.tar.bz2 emacs-66aa4eb37df93db002457a6e35916801a8f4ec26.zip |
Fix typos in comments.
Diffstat (limited to 'lisp/cedet/ede')
-rw-r--r-- | lisp/cedet/ede/proj-aux.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/cedet/ede/proj-aux.el b/lisp/cedet/ede/proj-aux.el index 9011c62674f..26bc9540e82 100644 --- a/lisp/cedet/ede/proj-aux.el +++ b/lisp/cedet/ede/proj-aux.el @@ -1,4 +1,4 @@ -;;; ede/proj-aux.el --- EDE Generic Project auxilliary file support +;;; ede/proj-aux.el --- EDE Generic Project auxiliary file support ;; Copyright (C) 1998, 1999, 2000, 2007, 2009, 2010 Free Software Foundation, Inc. |