diff options
Diffstat (limited to 'g10/keylist.c')
-rw-r--r-- | g10/keylist.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/g10/keylist.c b/g10/keylist.c index dc79a7afd..79e60262e 100644 --- a/g10/keylist.c +++ b/g10/keylist.c @@ -122,7 +122,7 @@ list_one( STRLIST names, int secret ) GETKEY_CTX ctx; /* fixme: using the bynames function has the disadvantage that we - * don't knowether one of the names given was not found. OTOH, + * don't know wether one of the names given was not found. OTOH, * this function has the advantage to list the names in the * sequence as defined by the keyDB and does not duplicate * outputs. A solution could be do test whether all given have |