aboutsummaryrefslogtreecommitdiffstats
path: root/doc/ssl/SSL_shutdown.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_shutdown.pod
parentc1629c9ea2c650b4b54a489ea5c181320dc9f1fd (diff)
downloadopenssl-acb5b34328e0e65095f7924f58c78a146e3d8a93.tar.gz
Change spelling back to "behaviour" and "flavour" instead of the
American variants.
Diffstat (limited to 'doc/ssl/SSL_shutdown.pod')
-rw-r--r--doc/ssl/SSL_shutdown.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ssl/SSL_shutdown.pod b/doc/ssl/SSL_shutdown.pod
index f287aad9ce..20e273bd4d 100644
--- a/doc/ssl/SSL_shutdown.pod
+++ b/doc/ssl/SSL_shutdown.pod
@@ -13,7 +13,7 @@ SSL_shutdown - shut down a TLS/SSL connection
=head1 DESCRIPTION
SSL_shutdown() shuts down an active TLS/SSL connection. It sends the shutdown
-alert to the peer. The behavior of SSL_shutdown() depends on the underlying
+alert to the peer. The behaviour of SSL_shutdown() depends on the underlying
BIO.
If the underlying BIO is B<blocking>, SSL_shutdown() will only return once the