changeset 81095:b06b28e4c0b3

Fix typo.
author Chong Yidong <cyd@stupidchicken.com>
date Tue, 29 May 2007 16:24:25 +0000
parents cbb2553eb725
children ea2eb6e6874e
files lisp/url/ChangeLog
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/url/ChangeLog	Tue May 29 15:31:08 2007 +0000
+++ b/lisp/url/ChangeLog	Tue May 29 16:24:25 2007 +0000
@@ -1,7 +1,7 @@
 2007-05-29  Chong Yidong  <cyd@stupidchicken.com>
 
 	* url-mailto.el (url-mailto): Insert body after
-	mail-header-separator if present, so that is is before signature.
+	mail-header-separator if present, so that it is before signature.
 	Suggested by Leo <sdl.web@gmail.com>.
 
 2007-04-15  Chong Yidong  <cyd@stupidchicken.com>