diff options
Diffstat (limited to 'g10/hkp.c')
-rw-r--r-- | g10/hkp.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -42,7 +42,7 @@ static int urlencode_filter( void *opaque, int control, static void not_implemented(void) { - log_error("keyserver access ist not yet available for MS-Windows\n"); + log_error("keyserver access is not yet available for MS-Windows\n"); } #endif |