aboutsummaryrefslogtreecommitdiffstats
path: root/g10/hkp.c
diff options
context:
space:
mode:
Diffstat (limited to 'g10/hkp.c')
-rw-r--r--g10/hkp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/g10/hkp.c b/g10/hkp.c
index 9df6da83b..57aed93d0 100644
--- a/g10/hkp.c
+++ b/g10/hkp.c
@@ -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