changeset 52808:bd3047570b72

Fix typo.
author Luc Teirlinck <teirllm@auburn.edu>
date Wed, 08 Oct 2003 03:16:58 +0000
parents e157d6293753
children 8471c440544b
files lispref/tips.texi
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lispref/tips.texi	Tue Oct 07 23:35:01 2003 +0000
+++ b/lispref/tips.texi	Wed Oct 08 03:16:58 2003 +0000
@@ -213,7 +213,7 @@
 invoking the command, which will often be constructed as a minor mode.
 
 @cindex unloading packages
-If your package contains functions which do modify oridinary Emacs
+If your package contains functions which do modify ordinary Emacs
 behavior, for instance by adding functions to hooks, define a function
 @code{@var{feature}-unload-hook} where @var{feature} is the name of
 the feature the package provides.  This function should undo any such