Fixed some typos, courtesy of codespell

This commit is contained in:
Tobias Brunner
2019-04-29 15:09:20 +02:00
parent c546c1ba71
commit 02b348403a
14 changed files with 21 additions and 21 deletions
+1 -1
View File
@@ -2560,7 +2560,7 @@ static bool is_current_path_valid(private_ike_sa_t *this)
}
/**
* Check if we have any path avialable for this IKE SA.
* Check if we have any path available for this IKE SA.
*/
static bool is_any_path_valid(private_ike_sa_t *this)
{