aboutsummaryrefslogtreecommitdiffstats
path: root/g10/mainproc.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/mainproc.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 '')
-rw-r--r--g10/mainproc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/g10/mainproc.c b/g10/mainproc.c
index ce0fdaaac..430d7ff08 100644
--- a/g10/mainproc.c
+++ b/g10/mainproc.c
@@ -898,7 +898,7 @@ proc_encrypted (CTX c, PACKET *pkt)
* encrypted packet. */
literals_seen++;
- /* The --require-compliance option allows to simplify decryption in
+ /* The --require-compliance option allows one to simplify decryption in
* de-vs compliance mode by just looking at the exit status. */
if (opt.flags.require_compliance
&& opt.compliance == CO_DE_VS