diff lispref/loading.texi @ 71958:17479ca5deda

Use real doublequote in menus.
author Richard M. Stallman <rms@gnu.org>
date Tue, 18 Jul 2006 00:09:02 +0000
parents 579de8a35420
children 26c633d614ed
line wrap: on
line diff
--- a/lispref/loading.texi	Tue Jul 18 00:08:15 2006 +0000
+++ b/lispref/loading.texi	Tue Jul 18 00:09:02 2006 +0000
@@ -43,7 +43,7 @@
 * 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::		    How 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