diff options
author | Ineiev <[email protected]> | 2016-03-04 15:20:47 +0000 |
---|---|---|
committer | NIIBE Yutaka <[email protected]> | 2016-09-20 00:56:22 +0000 |
commit | fa346508fe323e61cf157ee30c13301e1d2117c0 (patch) | |
tree | ff1b766027b6aba40ec49edabc379c534e92e304 /doc/opt-homedir.texi | |
parent | doc: Fix Martin Hellman's name. (diff) | |
download | gnupg-fa346508fe323e61cf157ee30c13301e1d2117c0.tar.gz gnupg-fa346508fe323e61cf157ee30c13301e1d2117c0.zip |
doc: Fix typos.
* doc/debugging.texi, doc/dirmngr.texi, doc/glossary.texi
* doc/gpg-agent.texi, doc/gpg.texi, doc/gpgsm.texi
* doc/instguide.texi, doc/opt-homedir.texi, doc/scdaemon.texi
* doc/specify-user-id.texi, doc/tools.texi: Fix.
Diffstat (limited to 'doc/opt-homedir.texi')
-rw-r--r-- | doc/opt-homedir.texi | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/opt-homedir.texi b/doc/opt-homedir.texi index e1ce077af..07993d29d 100644 --- a/doc/opt-homedir.texi +++ b/doc/opt-homedir.texi @@ -16,8 +16,8 @@ considered, all other ways to set a home directory are ignored. @efindex gpgconf.ctl To install GnuPG as a portable application under Windows, create an -empty file name @file{gpgconf.ctl} in the same directory as the tool -@file{gpgconf.exe}. The root of the installation is than that +empty file named @file{gpgconf.ctl} in the same directory as the tool +@file{gpgconf.exe}. The root of the installation is then that directory; or, if @file{gpgconf.exe} has been installed directly below a directory named @file{bin}, its parent directory. You also need to make sure that the following directories exist and are writable: |