aboutsummaryrefslogtreecommitdiffstats
path: root/common
diff options
context:
space:
mode:
Diffstat (limited to 'common')
-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)