From ccd201d7db02bce48fa7764921ac764bc8748f8d Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Wed, 24 Jan 2024 15:09:59 +0100 Subject: doc: Minor typo fix. -- Was already fixed in 2.4. A 2.2 user reported this to g10 Code. --- doc/gpg.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/gpg.texi b/doc/gpg.texi index 04fad8f13..19d956072 100644 --- a/doc/gpg.texi +++ b/doc/gpg.texi @@ -4088,7 +4088,7 @@ The program returns 0 if there are no severe errors, 1 if at least a signature was bad, and other error codes for fatal errors. Note that signature verification requires exact knowledge of what has -been signed and by whom it has beensigned. Using only the return code +been signed and by whom it has been signed. Using only the return code is thus not an appropriate way to verify a signature by a script. Either make proper use or the status codes or use the @command{gpgv} tool which has been designed to make signature verification easy for -- cgit v1.2.3