Fixed some typos, courtesy of codespell

This commit is contained in:
Tobias Brunner
2012-12-20 09:35:26 +01:00
parent ba8b28b67f
commit ef33a4ab82
11 changed files with 12 additions and 12 deletions
+1 -1
View File
@@ -115,7 +115,7 @@ static bool add_include(private_unity_handler_t *this, chunk_t subnet)
}
/**
* Rempve a subnet from the inclusion list for this IKE_SA
* Remove a subnet from the inclusion list for this IKE_SA
*/
static bool remove_include(private_unity_handler_t *this, chunk_t subnet)
{