aboutsummaryrefslogtreecommitdiffstats
path: root/doc/ssl
diff options
context:
space:
mode:
authorRich Salz <rsalz@openssl.org>2016-06-09 17:02:59 -0400
committerRich Salz <rsalz@openssl.org>2016-06-09 17:03:30 -0400
commit8162f6f58aa784e242941d1168fb8fc0618cf0a2 (patch)
tree97c766e40155594a47631d733bbbf45e02a529d2 /doc/ssl
parent53934822ac7acf69dde54a070eacd1c77cf079ff (diff)
downloadopenssl-8162f6f58aa784e242941d1168fb8fc0618cf0a2.tar.gz
More API docs; small changes.
Also fix typo noted on GitHub. Suppport typedef and #define to find-doc-nits Reviewed-by: Richard Levitte <levitte@openssl.org>
Diffstat (limited to 'doc/ssl')
-rw-r--r--doc/ssl/SSL_get_version.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ssl/SSL_get_version.pod b/doc/ssl/SSL_get_version.pod
index 8e26d43921..23b6497d4f 100644
--- a/doc/ssl/SSL_get_version.pod
+++ b/doc/ssl/SSL_get_version.pod
@@ -21,7 +21,7 @@ SSL_is_dtls() returns one if the connection is using DTLS, zero if not.
=head1 RETURN VALUES
-SSL_get_verison() returns one of the following strings:
+SSL_get_version() returns one of the following strings:
=over 4