changeset 105296:830aa9ba2370

Fix comment typo.
author Glenn Morris <rgm@gnu.org>
date Wed, 30 Sep 2009 02:25:10 +0000
parents a0400cfe656e
children 15fa7e0523b0
files lisp/cedet/ede/proj-obj.el
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/cedet/ede/proj-obj.el	Wed Sep 30 02:23:05 2009 +0000
+++ b/lisp/cedet/ede/proj-obj.el	Wed Sep 30 02:25:10 2009 +0000
@@ -23,7 +23,7 @@
 
 ;;; Commentary:
 ;;
-;; Handles a supperclass of target types which create object code in
+;; Handles a superclass of target types which create object code in
 ;; and EDE Project file.
 
 (require 'ede/proj)