]> git.ipfire.org Git - thirdparty/openssl.git/blobdiff - doc/internal/man3/ossl_random_add_conf_module.pod
Fix typos
[thirdparty/openssl.git] / doc / internal / man3 / ossl_random_add_conf_module.pod
index 6d4f5810dcddb7dfd1e9d008813eff412098aa09..f1ea37a68cbe3489530abb245600892f39256c3d 100644 (file)
@@ -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