Fixed some typos, courtesy of codespell

This commit is contained in:
Tobias Brunner
2018-09-17 18:51:44 +02:00
parent 432e2a72b2
commit 784d96e031
33 changed files with 39 additions and 39 deletions
@@ -69,7 +69,7 @@ struct init_listener_t {
hashtable_t *initiated;
/**
* IKE_SAs we have completed to initate (success or failure)
* IKE_SAs we have completed to initiate (success or failure)
*/
hashtable_t *completed;