summaryrefslogtreecommitdiffstats
path: root/doc/ssl/SSL_accept.pod
diff options
context:
space:
mode:
authorBodo Möller <bodo@openssl.org>2000-09-16 16:00:38 +0000
committerBodo Möller <bodo@openssl.org>2000-09-16 16:00:38 +0000
commitacb5b34328e0e65095f7924f58c78a146e3d8a93 (patch)
treec7bb2aebcf15f26fa6e24eab646a3e309d34704d /doc/ssl/SSL_accept.pod
parentc1629c9ea2c650b4b54a489ea5c181320dc9f1fd (diff)
Change spelling back to "behaviour" and "flavour" instead of the
American variants.
Diffstat (limited to 'doc/ssl/SSL_accept.pod')
-rw-r--r--doc/ssl/SSL_accept.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ssl/SSL_accept.pod b/doc/ssl/SSL_accept.pod
index 303cf24680..fc6a57b5da 100644
--- a/doc/ssl/SSL_accept.pod
+++ b/doc/ssl/SSL_accept.pod
@@ -14,7 +14,7 @@ SSL_accept - wait for a TLS/SSL client to initiate a TLS/SSL handshake
SSL_accept() waits for a TLS/SSL client to initiate the TLS/SSL handshake.
The communication channel must already have been set and assigned to the
-B<ssl> by setting an underlying B<BIO>. The behavior of SSL_accept() depends
+B<ssl> by setting an underlying B<BIO>. The behaviour of SSL_accept() depends
on the underlying BIO.
If the underlying BIO is B<blocking>, SSL_accept() will only return once the