summaryrefslogtreecommitdiffstats
path: root/doc/man3/SSL_SESSION_get0_hostname.pod
diff options
context:
space:
mode:
authorAntoine Cœur <coeur@gmx.fr>2019-07-02 22:29:29 +0800
committerDr. Matthias St. Pierre <Matthias.St.Pierre@ncp-e.com>2019-07-31 19:48:30 +0200
commita5c83db4ae3b3a94cdb88658280c36b6a74377ef (patch)
treee5f8704a5dc631918c9d5404126d6b1e04c538c9 /doc/man3/SSL_SESSION_get0_hostname.pod
parentca33a43fe21ace99a7e689f40a90e3ad42e794a0 (diff)
Fix Typos
CLA: trivial Reviewed-by: Paul Dale <paul.dale@oracle.com> Reviewed-by: Shane Lontis <shane.lontis@oracle.com> Reviewed-by: Matthias St. Pierre <Matthias.St.Pierre@ncp-e.com> (Merged from https://github.com/openssl/openssl/pull/9295)
Diffstat (limited to 'doc/man3/SSL_SESSION_get0_hostname.pod')
-rw-r--r--doc/man3/SSL_SESSION_get0_hostname.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/man3/SSL_SESSION_get0_hostname.pod b/doc/man3/SSL_SESSION_get0_hostname.pod
index 989c997882..c4d285371e 100644
--- a/doc/man3/SSL_SESSION_get0_hostname.pod
+++ b/doc/man3/SSL_SESSION_get0_hostname.pod
@@ -6,7 +6,7 @@ SSL_SESSION_get0_hostname,
SSL_SESSION_set1_hostname,
SSL_SESSION_get0_alpn_selected,
SSL_SESSION_set1_alpn_selected
-- get and set SNI and ALPN data ssociated with a session
+- get and set SNI and ALPN data associated with a session
=head1 SYNOPSIS