emacs-diffs
[Top][All Lists]
Advanced

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

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


From: Glenn Morris
Subject: [Emacs-diffs] emacs/lisp/cedet/semantic tag-write.el
Date: Thu, 01 Oct 2009 04:48:12 +0000

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

Modified files:
        lisp/cedet/semantic: tag-write.el 

Log message:
        Fix comment typo.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/emacs/lisp/cedet/semantic/tag-write.el?cvsroot=emacs&r1=1.2&r2=1.3

Patches:
Index: tag-write.el
===================================================================
RCS file: /sources/emacs/emacs/lisp/cedet/semantic/tag-write.el,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -b -r1.2 -r1.3
--- tag-write.el        28 Sep 2009 15:15:09 -0000      1.2
+++ tag-write.el        1 Oct 2009 04:48:12 -0000       1.3
@@ -28,7 +28,7 @@
 ;; to share tags between processes as well.
 ;;
 ;; As a bonus, these routines will also validate the tag structure, and make 
sure
-;; that they conform to good semantic tag hygene.
+;; that they conform to good semantic tag hygiene.
 ;;
 
 (require 'semantic)




reply via email to

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