aboutsummaryrefslogtreecommitdiff
path: root/doc/man3/SSL_set_bio.pod
diff options
context:
space:
mode:
Diffstat (limited to 'doc/man3/SSL_set_bio.pod')
-rw-r--r--doc/man3/SSL_set_bio.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/man3/SSL_set_bio.pod b/doc/man3/SSL_set_bio.pod
index bdee438..104f406 100644
--- a/doc/man3/SSL_set_bio.pod
+++ b/doc/man3/SSL_set_bio.pod
@@ -63,7 +63,7 @@ previously set value, then no additional references are consumed.
=item *
If the rbio and wbio parameters are different and the rbio is the same as the
-previously set value then one reference is consumbed for the wbio and no
+previously set value then one reference is consumed for the wbio and no
references are consumed for the rbio.
=item *