Fix documentation of 'invocation-directory'

* doc/lispref/os.texi (System Environment): Fix wording of the
description of 'invocation-directory'.  (Bug#24999)
This commit is contained in:
Eli Zaretskii 2016-11-24 19:22:21 +02:00
parent 7f43d7c010
commit 45b652b627

View file

@ -1057,8 +1057,9 @@ value is a string, and does not include a directory name.
@end defvar
@defvar invocation-directory
This variable holds the directory from which the Emacs executable was
invoked, or @code{nil} if that directory cannot be determined.
This variable holds the directory in which the Emacs executable was
located when it was run, or @code{nil} if that directory cannot be
determined.
@end defvar
@defvar installation-directory