aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>2014-06-23 08:43:22 +0000
committerWerner Koch <[email protected]>2014-06-23 08:43:22 +0000
commitab644b1efffe7c36aff4a0612479ee1949830516 (patch)
tree2c6a147b77105896a3a50ffe26addab0f90cbde5
parentintl: Fix for uClibc. (diff)
downloadgnupg-ab644b1efffe7c36aff4a0612479ee1949830516.tar.gz
gnupg-ab644b1efffe7c36aff4a0612479ee1949830516.zip
w32: Fix typo in README.W32.
-- GnuPG-bug-id: 1488
-rw-r--r--doc/README.W325
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/README.W32 b/doc/README.W32
index 8235552e7..24d385d5c 100644
--- a/doc/README.W32
+++ b/doc/README.W32
@@ -16,7 +16,8 @@ Installation directory:
The installation directory of GnuPG is stored in the Registry under
the key HKEY_LOCAL_MACHINE\Software\GNU\GnuPG with the name "Install
-Directory". The installer does not change the PATH environment
+Directory". Depending on your Windows system the above key might be
+slightly different. The installer does not change the PATH environment
variable to include this directory. You might want to do this
manually.
@@ -25,7 +26,7 @@ helper programs (e.g. gpgkeys_ldap).
Below the Installation directory, you will find directories named
"Doc", "gnupg.nls" and "Src". The latter will be used for distributed
-patched, if any, and to store the source file if they have been
+patches, if any, and to store the source file if they have been
included in this package. The source files usually require further
unpacking using the TAR utility.