summaryrefslogtreecommitdiffstats
path: root/common/homedir.c
diff options
context:
space:
mode:
authorWerner Koch <wk@gnupg.org>2009-03-02 12:53:32 +0100
committerWerner Koch <wk@gnupg.org>2009-03-02 12:53:32 +0100
commitf548ca97ad1fa83edb8140226ca620cc4c8c0db9 (patch)
tree39d4d06989d7578beb7a33f2a2f09aa35b1b0076 /common/homedir.c
parentFix bug#1003. (diff)
downloadgnupg2-f548ca97ad1fa83edb8140226ca620cc4c8c0db9.tar.xz
gnupg2-f548ca97ad1fa83edb8140226ca620cc4c8c0db9.zip
Modernized gpg-agent startup instructions
Diffstat (limited to 'common/homedir.c')
-rw-r--r--common/homedir.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/homedir.c b/common/homedir.c
index 74f3a0d1f..5f2e31e0a 100644
--- a/common/homedir.c
+++ b/common/homedir.c
@@ -86,7 +86,7 @@ w32_shgetfolderpath (HWND a, int b, HANDLE c, DWORD d, LPSTR e)
/* Get the standard home directory. In general this function should
not be used as it does not consider a registry value (under W32) or
- the GNUPGHOME encironment variable. It is better to use
+ the GNUPGHOME environment variable. It is better to use
default_homedir(). */
const char *
standard_homedir (void)