DOC:Fix typos in man5/config.pod
authorAlex Boboc <me@alexboboc.com>
Sun, 16 Feb 2020 20:04:12 +0000 (12:04 -0800)
committerRichard Levitte <levitte@openssl.org>
Tue, 18 Feb 2020 12:40:10 +0000 (13:40 +0100)
CLA: trivial

Reviewed-by: Paul Dale <paul.dale@oracle.com>
Reviewed-by: Nicola Tuveri <nic.tuv@gmail.com>
Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/11104)

doc/man5/config.pod

index 680ad6578a9685b30524e5c02e59742b0c7ab0bc..b9ad06b124cd1cca19c4a7e021e9bf4f99b279dc 100644 (file)
@@ -51,7 +51,7 @@ if the B<=> character is not present but with it they just ignore
 the include.
 
 Pragmas can be specified with the B<.pragma> directive.
-See L</PRAGMAS> for mor information.
+See L</PRAGMAS> for more information.
 
 Each section in a configuration file consists of a number of name and
 value pairs of the form B<name=value>