diff man/emodules.texi @ 4312:1094d6d400fb

Spelling fixes.
author "Ville Skyttä <scop@xemacs.org>"
date Fri, 07 Dec 2007 00:02:53 +0200
parents 2b58b7fd831c
children 304aebb79cd3
line wrap: on
line diff
--- a/man/emodules.texi	Thu Dec 06 23:35:22 2007 +0200
+++ b/man/emodules.texi	Fri Dec 07 00:02:53 2007 +0200
@@ -990,7 +990,7 @@
 function @code{my-function}, if it was defined as an interactive
 function (which in this case it was).
 
-Thats all there is to defining and announcing new functions.  The rules
+That's all there is to defining and announcing new functions.  The rules
 for what goes inside the functions, and how to write good modules, is
 beyond the scope of this document.  Please consult the @value{emacs}
 internals manual for more details.