From 2551831f20b78304e0a41129fde63d4d8b1a64f0 Mon Sep 17 00:00:00 2001 From: Glenn Morris Date: Thu, 1 Oct 2009 04:48:12 +0000 Subject: [PATCH] Fix comment typo. --- lisp/cedet/semantic/tag-write.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/cedet/semantic/tag-write.el b/lisp/cedet/semantic/tag-write.el index 88d0ecb2f24..9c31a2f4d15 100644 --- a/lisp/cedet/semantic/tag-write.el +++ b/lisp/cedet/semantic/tag-write.el @@ -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) -- 2.39.5