]> git.eshelyaron.com Git - emacs.git/commitdiff
Fix comment typo.
authorGlenn Morris <rgm@gnu.org>
Thu, 1 Oct 2009 04:48:12 +0000 (04:48 +0000)
committerGlenn Morris <rgm@gnu.org>
Thu, 1 Oct 2009 04:48:12 +0000 (04:48 +0000)
lisp/cedet/semantic/tag-write.el

index 88d0ecb2f24c2bfedd70ca08f50ee73fff6fa727..9c31a2f4d150a7414ea43a79970347421f45749c 100644 (file)
@@ -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)