aboutsummaryrefslogtreecommitdiff
path: root/loginutils
diff options
context:
space:
mode:
authorDenis Vlasenko <vda.linux@googlemail.com>2008-10-29 01:20:13 +0000
committerDenis Vlasenko <vda.linux@googlemail.com>2008-10-29 01:20:13 +0000
commit40fdcbb2700a2fe54b184aa9fdf4ed55d23df081 (patch)
tree18746a0238b61c31b4c2e33c75e2371bec8ebabe /loginutils
parent9504e444b8c6269838b0035f95454db935fa68dd (diff)
downloadbusybox-40fdcbb2700a2fe54b184aa9fdf4ed55d23df081.tar.gz
more whitespace fixes
Diffstat (limited to 'loginutils')
-rw-r--r--loginutils/Config.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/loginutils/Config.in b/loginutils/Config.in
index 9aa0abb2a..bb1369cdd 100644
--- a/loginutils/Config.in
+++ b/loginutils/Config.in
@@ -236,7 +236,7 @@ config CHPASSWD
bool "chpasswd"
default n
help
- chpasswd reads a file of user name and password pairs from
+ chpasswd reads a file of user name and password pairs from
standard input and uses this information to update a group of
existing users.