summaryrefslogtreecommitdiffstats
path: root/doc/apps/s_client.pod
diff options
context:
space:
mode:
Diffstat (limited to 'doc/apps/s_client.pod')
-rw-r--r--doc/apps/s_client.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/apps/s_client.pod b/doc/apps/s_client.pod
index 77668ea44e..4ed032ca32 100644
--- a/doc/apps/s_client.pod
+++ b/doc/apps/s_client.pod
@@ -327,7 +327,7 @@ and accepted from the server.
=item B<-dtls>, B<-dtls1>, B<-dtls1_2>
These options make B<s_client> use DTLS protocols instead of TLS.
-With B<-dtls>, B<s_client> will negotiate any supported DTLS protcol version,
+With B<-dtls>, B<s_client> will negotiate any supported DTLS protocol version,
whilst B<-dtls1> and B<-dtls1_2> will only support DTLS1.0 and DTLS1.2
respectively.