aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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
236 bool "chpasswd" 236 bool "chpasswd"
237 default n 237 default n
238 help 238 help
239 chpasswd reads a file of user name and password pairs from 239 chpasswd reads a file of user name and password pairs from
240 standard input and uses this information to update a group of 240 standard input and uses this information to update a group of
241 existing users. 241 existing users.
242 242