]> git.sur5r.net Git - i3/i3lock/commitdiff
Fix typo
authorVytautas Ĺ altenis <vytas@rtfb.lt>
Thu, 6 Mar 2014 21:16:43 +0000 (23:16 +0200)
committerMichael Stapelberg <michael@stapelberg.de>
Sun, 23 Mar 2014 09:02:10 +0000 (10:02 +0100)
i3lock.c

index 954f79ab8ec400ca44c23d2eca8010d308920502..84b4c7d14fa39cdee9c495908ed35e97231098e2 100644 (file)
--- 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.
  *
  */