Fix heading in random generator man7 page
[openssl.git] / doc / man7 / RAND.pod
index 39a7bcc81e221c2e1a7567421b6e7b9e5caea4ac..c4a630856c58bdf629af710181cc15c7c76545de 100644 (file)
@@ -54,7 +54,7 @@ only in exceptional cases and is not recommended, unless you have a profound
 knowledge of cryptographic principles and understand the implications of your
 changes.
 
-=head1 DEAFULT SETUP
+=head1 DEFAULT SETUP
 
 The default OpenSSL RAND method is based on the EVP_RAND deterministic random
 bit generator (DRBG) classes.