summaryrefslogtreecommitdiffstats
path: root/doc/ssl
diff options
context:
space:
mode:
authorNils Larsch <nils@openssl.org>2006-12-21 21:11:44 +0000
committerNils Larsch <nils@openssl.org>2006-12-21 21:11:44 +0000
commit68bb98159f2844f2cef66f2311f9340a9bc4617c (patch)
treecfb1bd68887f5dcaf6cf5a6525c334aa877db6b8 /doc/ssl
parent8e6905d23829cf01d0ad8ab4dc9170532de45821 (diff)
fix typos
PR: 1354, 1355, 1398
Diffstat (limited to 'doc/ssl')
-rw-r--r--doc/ssl/SSL_SESSION_get_time.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ssl/SSL_SESSION_get_time.pod b/doc/ssl/SSL_SESSION_get_time.pod
index 00883ed2a0..490337a32f 100644
--- a/doc/ssl/SSL_SESSION_get_time.pod
+++ b/doc/ssl/SSL_SESSION_get_time.pod
@@ -2,7 +2,7 @@
=head1 NAME
-SSL_SESSION_get_time, SSL_SESSION_set_time, SSL_SESSION_get_timeout, SSL_SESSION_get_timeout - retrieve and manipulate session time and timeout settings
+SSL_SESSION_get_time, SSL_SESSION_set_time, SSL_SESSION_get_timeout, SSL_SESSION_set_timeout - retrieve and manipulate session time and timeout settings
=head1 SYNOPSIS