From: Vytautas Ĺ altenis Date: Thu, 6 Mar 2014 21:16:43 +0000 (+0200) Subject: Fix typo X-Git-Tag: 2.6~9 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=e5f86339bc95cb7b7eaafffdd479617c91d5814f;p=i3%2Fi3lock Fix typo --- diff --git a/i3lock.c b/i3lock.c index 954f79a..84b4c7d 100644 --- a/i3lock.c +++ b/i3lock.c @@ -217,7 +217,7 @@ ev_timer* stop_timer(ev_timer *timer_obj) { } /* - * Resets pam_state to STATE_PAM_IDLE 2 seconds after an unsuccesful + * Resets pam_state to STATE_PAM_IDLE 2 seconds after an unsuccessful * authentication event. * */