changeset 37473:cb197be77ffc

(Info-additional-directory-list): Doc fix.
author Eli Zaretskii <eliz@gnu.org>
date Wed, 25 Apr 2001 17:14:48 +0000
parents 9ce4aab7c994
children 2d8907c6ed46
files lisp/info.el
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/info.el	Wed Apr 25 16:22:14 2001 +0000
+++ b/lisp/info.el	Wed Apr 25 17:14:48 2001 +0000
@@ -132,7 +132,7 @@
 
 (defcustom Info-additional-directory-list nil
   "List of additional directories to search for Info documentation files.
-These directories is searched after those in `Info-directory-list', and
+These directories are searched after those in `Info-directory-list', and
 they are not searched for merging the `dir' file."
   :type '(repeat directory)
   :group 'info)