summaryrefslogtreecommitdiffstats
path: root/ssl/ssl.h
diff options
context:
space:
mode:
authorNils Larsch <nils@openssl.org>2006-12-21 21:13:27 +0000
committerNils Larsch <nils@openssl.org>2006-12-21 21:13:27 +0000
commitfec38ca4ed5eb24fe2932a23a8ca52aa9c5cf63e (patch)
tree5d7a271d365945016cb4f0f5400403f068f026f5 /ssl/ssl.h
parentec1edeb5fa4c187cb07edc0d18ac7e00de1e940b (diff)
fix typos
PR: 1354, 1355, 1398, 1408
Diffstat (limited to 'ssl/ssl.h')
-rw-r--r--ssl/ssl.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ssl/ssl.h b/ssl/ssl.h
index ed87d04302..b55cb1536d 100644
--- a/ssl/ssl.h
+++ b/ssl/ssl.h
@@ -453,7 +453,7 @@ typedef struct ssl_method_st
* Peer [ 3 ] EXPLICIT X509, -- optional Peer Certificate
* Session_ID_context [ 4 ] EXPLICIT OCTET STRING, -- the Session ID context
* Verify_result [ 5 ] EXPLICIT INTEGER, -- X509_V_... code for `Peer'
- * HostName [ 6 ] EXPLICY OCTET STRING, -- optional HostName from servername TLS extension
+ * HostName [ 6 ] EXPLICIT OCTET STRING, -- optional HostName from servername TLS extension
* ECPointFormatList [ 7 ] OCTET STRING, -- optional EC point format list from TLS extension
* PSK_identity_hint [ 8 ] EXPLICIT OCTET STRING, -- optional PSK identity hint
* PSK_identity [ 9 ] EXPLICIT OCTET STRING -- optional PSK identity