i3lock-color

The world's most popular non-default computer lockscreen.
Index Commits Files Refs README LICENSE
commit ab7f591db6f2ef1d3c96126be7cb6867de15e6b0
parent 3f168a54ce03bc7a9b7aabcca4f387c5265326c1
Author: Michael Stapelberg <michael@stapelberg.de>
Date:   Wed, 21 Jul 2010 01:45:11 +0200

s/passwords/password (Thanks xeen)

Diffstat:
MREADME | 2+-
Mdebian/control | 2+-
Mi3lock.1 | 2+-
3 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/README b/README
@@ -2,7 +2,7 @@ i3lock - improved screen locker
 ===============================
 i3lock is a simple screen locker like slock. After starting it, you will
 see a white screen (you can configure the color/an image). You can return
-to your screen by entering your passwords.
+to your screen by entering your password.
 
 Many little improvements have been made to i3lock over time:
 
diff --git a/debian/control b/debian/control
@@ -15,7 +15,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends}
 Description: improved screen locker
  i3lock is a simple screen locker like slock. After starting it, you will
  see a white screen (you can configure the color/an image). You can return
- to your screen by entering your passwords.
+ to your screen by entering your password.
  .
  i3lock forks so you can combine it with an alias to suspend to RAM.
  .
diff --git a/i3lock.1 b/i3lock.1
@@ -31,7 +31,7 @@ i3lock \- improved screen locker
 .B i3lock
 is a simple screen locker like slock. After starting it, you will see a white
 screen (you can configure the color/an image). You can return to your screen by
-entering your passwords.
+entering your password.
 
 .SH IMPROVEMENTS