aboutsummaryrefslogtreecommitdiffstats
path: root/doc/lispref/loading.texi
diff options
context:
space:
mode:
Diffstat (limited to 'doc/lispref/loading.texi')
-rw-r--r--doc/lispref/loading.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/lispref/loading.texi b/doc/lispref/loading.texi
index ec10c51b236..7e3240d72de 100644
--- a/doc/lispref/loading.texi
+++ b/doc/lispref/loading.texi
@@ -823,7 +823,7 @@ without extension.
823@code{load-history}. 823@code{load-history}.
824 824
825@defvar load-history 825@defvar load-history
826This value of this variable is an alist that associates the names of 826The value of this variable is an alist that associates the names of
827loaded library files with the names of the functions and variables 827loaded library files with the names of the functions and variables
828they defined, as well as the features they provided or required. 828they defined, as well as the features they provided or required.
829 829