aboutsummaryrefslogtreecommitdiffstats
path: root/g10/getkey.c
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>2024-01-29 08:16:21 +0000
committerWerner Koch <[email protected]>2024-01-29 08:16:21 +0000
commit2ed1f68b48db7b5503045386de0500fddf70077e (patch)
tree4472c9d48c72d08dfd85ea35b15d65a0bc0d3ad1 /g10/getkey.c
parentspeedo: Improve parsing of the ~./.gnupg-autogen.rc (diff)
downloadgnupg-2ed1f68b48db7b5503045386de0500fddf70077e.tar.gz
gnupg-2ed1f68b48db7b5503045386de0500fddf70077e.zip
doc: Fix spelling errors found by lintian.
-- Reported-by: Andreas Metzler <[email protected]>
Diffstat (limited to 'g10/getkey.c')
-rw-r--r--g10/getkey.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/g10/getkey.c b/g10/getkey.c
index b959d77c7..ce59628a0 100644
--- a/g10/getkey.c
+++ b/g10/getkey.c
@@ -1921,7 +1921,7 @@ get_pubkey_byfprint_fast (ctrl_t ctrl, PKT_public_key * pk,
* R_HD may be NULL. If LOCK is set the handle has been opend in
* locked mode and keydb_disable_caching () has been called. On error
* R_KEYBLOCK is set to NULL but R_HD must be released by the caller;
- * it may have a value of NULL, though. This allows to do an insert
+ * it may have a value of NULL, though. This allows one to do an insert
* operation on a locked keydb handle. */
gpg_error_t
get_keyblock_byfprint_fast (ctrl_t ctrl,