1
0
mirror of git://git.gnupg.org/gnupg.git synced 2024-12-22 10:19:57 +01:00

w32: Fix typo in README.W32.

--
GnuPG-bug-id: 1488
This commit is contained in:
Werner Koch 2014-06-23 10:43:22 +02:00
parent bb4d5c2d5f
commit ab644b1eff

View File

@ -16,7 +16,8 @@ Installation directory:
The installation directory of GnuPG is stored in the Registry under The installation directory of GnuPG is stored in the Registry under
the key HKEY_LOCAL_MACHINE\Software\GNU\GnuPG with the name "Install 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 variable to include this directory. You might want to do this
manually. manually.
@ -25,7 +26,7 @@ helper programs (e.g. gpgkeys_ldap).
Below the Installation directory, you will find directories named Below the Installation directory, you will find directories named
"Doc", "gnupg.nls" and "Src". The latter will be used for distributed "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 included in this package. The source files usually require further
unpacking using the TAR utility. unpacking using the TAR utility.