summaryrefslogtreecommitdiff
path: root/doc/man3/DTLSv1_get_timeout.pod
diff options
context:
space:
mode:
Diffstat (limited to 'doc/man3/DTLSv1_get_timeout.pod')
-rw-r--r--doc/man3/DTLSv1_get_timeout.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/man3/DTLSv1_get_timeout.pod b/doc/man3/DTLSv1_get_timeout.pod
index fbaf0f9612..8ef916415c 100644
--- a/doc/man3/DTLSv1_get_timeout.pod
+++ b/doc/man3/DTLSv1_get_timeout.pod
@@ -32,7 +32,7 @@ Once the timeout expires, DTLSv1_handle_timeout() should be called to handle any
internal processing which is due; for more information, see
L<DTLSv1_handle_timeout(3)>.
-L<SSL_get_tick_timeout(3)> supercedes all use cases for this this function and
+L<SSL_get_tick_timeout(3)> supersedes all use cases for this this function and
may be used instead of it.
=head1 RETURN VALUES