summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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.
*
*/