Some typos fixed.

This commit is contained in:
Tobias Brunner
2011-02-07 11:39:41 +01:00
parent 2b2eecb6ec
commit 84545f6e7c
13 changed files with 15 additions and 15 deletions
+1 -1
View File
@@ -202,7 +202,7 @@ struct tls_t {
/**
* Check if TLS negotiation completed successfully.
*
* @return TRUE if TLS negotation and authentication complete
* @return TRUE if TLS negotiation and authentication complete
*/
bool (*is_complete)(tls_t *this);