emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] emacs/lisp/cedet/semantic debug.el


From: Glenn Morris
Subject: [Emacs-diffs] emacs/lisp/cedet/semantic debug.el
Date: Thu, 01 Oct 2009 04:31:41 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Glenn Morris <gm>       09/10/01 04:31:41

Modified files:
        lisp/cedet/semantic: debug.el 

Log message:
        Fix comment typo.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/emacs/lisp/cedet/semantic/debug.el?cvsroot=emacs&r1=1.3&r2=1.4

Patches:
Index: debug.el
===================================================================
RCS file: /sources/emacs/emacs/lisp/cedet/semantic/debug.el,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -b -r1.3 -r1.4
--- debug.el    29 Sep 2009 07:18:31 -0000      1.3
+++ debug.el    1 Oct 2009 04:31:40 -0000       1.4
@@ -26,7 +26,7 @@
 ;; controlling and stepping through the parsing work must be implemented
 ;; by the parser.
 ;;
-;; Fortunatly, the nature of language support files means that the parser
+;; Fortunately, the nature of language support files means that the parser
 ;; may not need to be instrumented first.
 ;;
 ;; The debugger uses EIEIO objects.  One object controls the user




reply via email to

[Prev in Thread] Current Thread [Next in Thread]