summaryrefslogtreecommitdiffstats
path: root/doc/man3/OPENSSL_config.pod
diff options
context:
space:
mode:
Diffstat (limited to 'doc/man3/OPENSSL_config.pod')
-rw-r--r--doc/man3/OPENSSL_config.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/man3/OPENSSL_config.pod b/doc/man3/OPENSSL_config.pod
index 6294ee1d1b..4e4eef7757 100644
--- a/doc/man3/OPENSSL_config.pod
+++ b/doc/man3/OPENSSL_config.pod
@@ -41,7 +41,7 @@ initialization (that is before starting any threads).
There are several reasons why calling the OpenSSL configuration routines is
advisable. For example, to load dynamic ENGINEs from shared libraries (DSOs).
-However very few applications currently support the control interface and so
+However, very few applications currently support the control interface and so
very few can load and use dynamic ENGINEs. Equally in future more sophisticated
ENGINEs will require certain control operations to customize them. If an
application calls OPENSSL_config() it doesn't need to know or care about