]> git.eshelyaron.com Git - emacs.git/commitdiff
Fix typo.
authorLuc Teirlinck <teirllm@auburn.edu>
Wed, 8 Oct 2003 03:16:58 +0000 (03:16 +0000)
committerLuc Teirlinck <teirllm@auburn.edu>
Wed, 8 Oct 2003 03:16:58 +0000 (03:16 +0000)
lispref/tips.texi

index 8c6e19eae9ad56f51876a7e7929948f0460e50be..8390be0df8b24c1964d601a4b8e74dd47c600914 100644 (file)
@@ -213,7 +213,7 @@ arbitrarily by Custom for instance.}  Users will request the feature by
 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