changeset 105339:adbff0886e10

Fix comment typo.
author Glenn Morris <rgm@gnu.org>
date Thu, 01 Oct 2009 04:48:12 +0000
parents 916448c83293
children 118ad0cdd9a8
files lisp/cedet/semantic/tag-write.el
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/cedet/semantic/tag-write.el	Thu Oct 01 04:47:55 2009 +0000
+++ b/lisp/cedet/semantic/tag-write.el	Thu Oct 01 04:48:12 2009 +0000
@@ -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)