summaryrefslogtreecommitdiff
path: root/alpine/kblock.c
diff options
context:
space:
mode:
Diffstat (limited to 'alpine/kblock.c')
-rw-r--r--alpine/kblock.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/alpine/kblock.c b/alpine/kblock.c
index f99916d..949f516 100644
--- a/alpine/kblock.c
+++ b/alpine/kblock.c
@@ -112,7 +112,7 @@ lock_keyboard(void)
for(i = 0; i < times; i++){
pw[0] = '\0';
- while(1){ /* input pasword to use for locking */
+ while(1){ /* input password to use for locking */
int rc;
char prompt[50];