From 7ebf021d372a7819b6fd723a8c20934b9749b83f Mon Sep 17 00:00:00 2001 From: Tobias Brunner Date: Mon, 15 Aug 2011 16:31:04 +0200 Subject: typos: initator->initiator, authenticaion->authentication. --- src/libcharon/sa/tasks/ike_auth.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/libcharon/sa/tasks/ike_auth.h') diff --git a/src/libcharon/sa/tasks/ike_auth.h b/src/libcharon/sa/tasks/ike_auth.h index bba46d961..360426506 100644 --- a/src/libcharon/sa/tasks/ike_auth.h +++ b/src/libcharon/sa/tasks/ike_auth.h @@ -49,7 +49,7 @@ struct ike_auth_t { * Create a new task of type IKE_AUTHENTICATE. * * @param ike_sa IKE_SA this task works for - * @param initiator TRUE if thask is the initator of an exchange + * @param initiator TRUE if thask is the initiator of an exchange * @return ike_auth task to handle by the task_manager */ ike_auth_t *ike_auth_create(ike_sa_t *ike_sa, bool initiator); -- cgit v1.2.3