diff lisp/info.el @ 7753:198dd616a588

(Info-directory-list): Doc fix.
author Richard M. Stallman <rms@gnu.org>
date Mon, 30 May 1994 11:47:07 +0000
parents f2747ec591fd
children e974be06f4f7
line wrap: on
line diff
--- a/lisp/info.el	Mon May 30 10:57:20 1994 +0000
+++ b/lisp/info.el	Mon May 30 11:47:07 1994 +0000
@@ -71,7 +71,7 @@
 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.")