Fixed some typos, courtesy of codespell

This commit is contained in:
Tobias Brunner
2017-03-23 18:29:18 +01:00
parent 693107f6ae
commit 1003cf2330
8 changed files with 9 additions and 9 deletions
+1 -1
View File
@@ -329,7 +329,7 @@ static bool check_alerts(private_tls_fragmentation_t *this, chunk_t *data)
}
/**
* Build hanshake message
* Build handshake message
*/
static status_t build_handshake(private_tls_fragmentation_t *this)
{