summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--doc/man7/RAND.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/man7/RAND.pod b/doc/man7/RAND.pod
index 39a7bcc81e..c4a630856c 100644
--- a/doc/man7/RAND.pod
+++ b/doc/man7/RAND.pod
@@ -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.