From 8af8468f8bbe7108469a483282f8e819d6f3bd46 Mon Sep 17 00:00:00 2001 From: Glenn Morris Date: Thu, 1 Oct 2009 04:31:40 +0000 Subject: [PATCH] Fix comment typo. --- lisp/cedet/semantic/debug.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/cedet/semantic/debug.el b/lisp/cedet/semantic/debug.el index c1314bdb5b3..55bf26e02ef 100644 --- a/lisp/cedet/semantic/debug.el +++ b/lisp/cedet/semantic/debug.el @@ -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 -- 2.39.2