Fixed additional typos in comments and log messages.

This commit is contained in:
Tobias Brunner
2012-01-12 11:42:42 +01:00
parent d887b8e134
commit 35a1986142
15 changed files with 20 additions and 20 deletions
+1 -1
View File
@@ -51,7 +51,7 @@ struct private_ike_cert_pre_t {
bool do_http_lookup;
/**
* wheter this is the final authentication round
* whether this is the final authentication round
*/
bool final;
};