summaryrefslogtreecommitdiffstats
path: root/doc/internal/man3/ossl_random_add_conf_module.pod
diff options
context:
space:
mode:
Diffstat (limited to 'doc/internal/man3/ossl_random_add_conf_module.pod')
-rw-r--r--doc/internal/man3/ossl_random_add_conf_module.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/internal/man3/ossl_random_add_conf_module.pod b/doc/internal/man3/ossl_random_add_conf_module.pod
index 6d4f5810dc..f1ea37a68c 100644
--- a/doc/internal/man3/ossl_random_add_conf_module.pod
+++ b/doc/internal/man3/ossl_random_add_conf_module.pod
@@ -15,7 +15,7 @@ ossl_random_add_conf_module - internal random configuration module
ossl_random_add_conf_module() adds the random configuration module
for providers.
-This allows the type and parameters of the stardard setup of random number
+This allows the type and parameters of the standard setup of random number
generators to be configured with an OpenSSL L<config(5)> file.
=head1 RETURN VALUES