]> git.eshelyaron.com Git - emacs.git/commitdiff
(Loading): Fix previous change.
authorRichard M. Stallman <rms@gnu.org>
Tue, 28 Dec 2004 12:34:26 +0000 (12:34 +0000)
committerRichard M. Stallman <rms@gnu.org>
Tue, 28 Dec 2004 12:34:26 +0000 (12:34 +0000)
lispref/loading.texi

index 221376f017a2a2d6ef40cf2bfca5988890acd1f7..61c5b13ca6f27589841155419ca01c61ef1df6b1 100644 (file)
@@ -43,7 +43,7 @@ containing Lisp code.
 * Repeated Loading::        Precautions about loading a file twice.
 * Named Features::          Loading a library if it isn't already loaded.
 * Where Defined::           Finding which file defined a certain symbol.
-* Unloading::                to ``unload'' a library that was loaded.
+* Unloading::              How to ``unload'' a library that was loaded.
 * Hooks for Loading::      Providing code to be run when
                              particular libraries are loaded.
 @end menu