summaryrefslogtreecommitdiff
path: root/i3lock.c
diff options
context:
space:
mode:
authorVytautas Ĺ altenis <vytas@rtfb.lt>2014-03-06 23:16:43 +0200
committerMichael Stapelberg <michael@stapelberg.de>2014-03-23 10:02:10 +0100
commite5f86339bc95cb7b7eaafffdd479617c91d5814f (patch)
tree7b4059a7454de8efb548b120ec518c7611f58079 /i3lock.c
parent52541fb7ee23a9552a70f1fcb957ba584df3a8e5 (diff)
Fix typo
Diffstat (limited to 'i3lock.c')
-rw-r--r--i3lock.c2
1 files changed, 1 insertions, 1 deletions
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.
*
*/