]> git.eshelyaron.com Git - emacs.git/commitdiff
(Info-directory-list): Doc fix.
authorRichard M. Stallman <rms@gnu.org>
Mon, 30 May 1994 11:47:07 +0000 (11:47 +0000)
committerRichard M. Stallman <rms@gnu.org>
Mon, 30 May 1994 11:47:07 +0000 (11:47 +0000)
lisp/info.el

index 993a31c963ecea705331598de93792e952ab75a2..5558ee3995545b583428262d471cc23c3013d660 100644 (file)
@@ -71,7 +71,7 @@ nil means not yet initialized.  In this case, Info uses the environment
 variable INFOPATH to initialize it, or `Info-default-directory-list'
 if there is no INFOPATH variable in the environment.
 The last element of `Info-default-directory-list' is the directory
-where Emacs's installs the Info files that come with it.
+where Emacs installs the Info files that come with it.
 If Emacs finds it has been installed elsewhere, or not yet installed,
 it replaces that element with the directory that its Info files are in.")