(Info-directory-list): Fix docstring.

This commit is contained in:
Juanma Barranquero 2002-07-08 09:34:49 +00:00
parent 66f12dcd3c
commit fc4d14c5d4

View file

@ -98,7 +98,7 @@ A header-line does not scroll with the rest of the buffer."
(defvar Info-directory-list nil
"List of directories to search for Info documentation files.
nil means not yet initialized. In this case, Info uses the environment
If nil, meaning not yet initialized, Info uses the environment
variable INFOPATH to initialize it, or `Info-default-directory-list'
if there is no INFOPATH variable in the environment.