mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-02 22:46:30 +02:00
all: fix spelling and typos
Signed-off-by: Daniel Kahn Gillmor <dkg@fifthhorseman.net>
This commit is contained in:
parent
ef540d1af0
commit
54eb375ff1
77 changed files with 120 additions and 120 deletions
|
@ -395,7 +395,7 @@ gpgsm_add_to_certlist (ctrl_t ctrl, const char *name, int secret,
|
|||
|
||||
Further we ignore them if they are due to an
|
||||
identical certificate (which may happen if a
|
||||
certificate is accidential duplicated in the
|
||||
certificate is accidentally duplicated in the
|
||||
keybox). */
|
||||
if (!keydb_get_cert (kh, &cert2))
|
||||
{
|
||||
|
@ -533,7 +533,7 @@ gpgsm_find_cert (ctrl_t ctrl,
|
|||
}
|
||||
|
||||
/* If we don't have the KEYID filter we need to check for
|
||||
ambiguous search results. Note, that it is somehwat
|
||||
ambiguous search results. Note, that it is somewhat
|
||||
reasonable to assume that a specification of a KEYID
|
||||
won't lead to ambiguous names. */
|
||||
if (!rc && !keyid)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue