diff lisp/info.el @ 37473:cb197be77ffc

(Info-additional-directory-list): Doc fix.
author Eli Zaretskii <eliz@gnu.org>
date Wed, 25 Apr 2001 17:14:48 +0000
parents 3a3bed48a714
children 39e5892b1843
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)