Fix typos in messages

This commit is contained in:
Yuri Chornoivan 2014-06-22 17:33:04 +03:00 committed by Werner Koch
parent 2540a4b674
commit e56a2d6a56
2 changed files with 2 additions and 2 deletions

View File

@ -201,7 +201,7 @@ static ARGPARSE_OPTS opts[] = {
N_("|N|do not return more than N items in one query")),
ARGPARSE_s_s (oHkpCaCert, "hkp-cacert",
N_("|FILE|use the CA certifciates in FILE for HKP over TLS")),
N_("|FILE|use the CA certificates in FILE for HKP over TLS")),
ARGPARSE_s_s (oSocketName, "socket-name", "@"), /* Only for debugging. */