mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-02 22:46:30 +02:00
Fix typos.
-- Signed-off-by: Justus Winter <justus@g10code.com>
This commit is contained in:
parent
66a0091d74
commit
445f0c13d7
13 changed files with 14 additions and 14 deletions
|
@ -1367,7 +1367,7 @@ lookup_cert_by_pattern (assuan_context_t ctx, char *line,
|
|||
}
|
||||
}
|
||||
|
||||
/* First look through the internal cache. The certifcates retruned
|
||||
/* First look through the internal cache. The certifcates returned
|
||||
here are not counted towards the truncation limit. */
|
||||
if (single && !cache_only)
|
||||
; /* Do not read from the local cache in this case. */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue