summaryrefslogtreecommitdiff
path: root/doc/man3/DTLSv1_handle_timeout.pod
diff options
context:
space:
mode:
Diffstat (limited to 'doc/man3/DTLSv1_handle_timeout.pod')
-rw-r--r--doc/man3/DTLSv1_handle_timeout.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/man3/DTLSv1_handle_timeout.pod b/doc/man3/DTLSv1_handle_timeout.pod
index 77c1a89ab4..a188f08924 100644
--- a/doc/man3/DTLSv1_handle_timeout.pod
+++ b/doc/man3/DTLSv1_handle_timeout.pod
@@ -21,7 +21,7 @@ when to call DTLSv1_handle_timeout().
This function is only applicable to DTLS objects. It returns 0 if called on
any other kind of SSL object.
-L<SSL_tick(3)> supercedes all use cases for this this function and may be used
+L<SSL_tick(3)> supersedes all use cases for this this function and may be used
instead of it.
=head1 RETURN VALUES