]> git.ipfire.org Git - thirdparty/openssl.git/commitdiff
Correction of grammar error in doc/man1/openssl-req.pod.in
authorMatteo <matteo.cocchella01@gmail.com>
Mon, 27 Oct 2025 17:08:14 +0000 (18:08 +0100)
committerTomas Mraz <tomas@openssl.org>
Mon, 10 Nov 2025 20:07:08 +0000 (21:07 +0100)
I changed the word "most" with the correct word "must" at the line 406.

CLA: trivial

Reviewed-by: Neil Horman <nhorman@openssl.org>
Reviewed-by: Dmitry Belyavskiy <beldmit@gmail.com>
Reviewed-by: Paul Dale <paul.dale@oracle.com>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/29009)

doc/man1/openssl-req.pod.in

index e88cf80b1d3915a3dc4de05ad12c7368c80d5279..97a4a5b01c59996ce84e095af4dcc5efcdb568cc 100644 (file)
@@ -403,7 +403,7 @@ If an extension is added using this option that has the same OID as one
 defined in the extension section of the config file, it overrides that one.
 
 This option can be given multiple times.
-Doing so, the same key most not be given more than once.
+Doing so, the same key must not be given more than once.
 
 =item B<-precert>