Fixed some typos, courtesy of codespell

This commit is contained in:
Tobias Brunner
2018-02-13 12:19:54 +01:00
parent 60c750181f
commit 2db6d5b8b3
75 changed files with 95 additions and 95 deletions
+1 -1
View File
@@ -106,7 +106,7 @@ struct private_tls_alert_t {
bool consumed;
/**
* Fatal alert discription
* Fatal alert description
*/
tls_alert_desc_t desc;
};
+1 -1
View File
@@ -376,7 +376,7 @@ struct private_tls_crypto_t {
tls_cache_t *cache;
/**
* All handshake data concatentated
* All handshake data concatenated
*/
chunk_t handshake;