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
@@ -122,7 +122,7 @@ enum alert_t {
ALERT_INSTALL_CHILD_POLICY_FAILED,
/** IKE_SA deleted because of "replace" unique policy, no argument */
ALERT_UNIQUE_REPLACE,
/** IKE_SA deleted because of "keep" unique policy, no arguement */
/** IKE_SA deleted because of "keep" unique policy, no argument */
ALERT_UNIQUE_KEEP,
/** IKE_SA kept on failed child SA establishment, no argument */
ALERT_KEEP_ON_CHILD_SA_FAILURE,