aboutsummaryrefslogtreecommitdiff
path: root/loginutils
diff options
context:
space:
mode:
Diffstat (limited to 'loginutils')
-rw-r--r--loginutils/Config.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/loginutils/Config.in b/loginutils/Config.in
index c3c8dd513..4ca1c2597 100644
--- a/loginutils/Config.in
+++ b/loginutils/Config.in
@@ -71,8 +71,8 @@ config USE_BB_CRYPT
DES encryption/decryption.
For busybox, having large static buffers is undesirable,
- especially on NOMMU machines. Busybox also doesn't
- need DES encryption/decryption and can do with smaller code.
+ especially on NOMMU machines. Busybox also doesn't need
+ DES encryption/decryption and can do with smaller code.
If you enable this option, it will add about 4.8k of code
if you are building dynamically linked executable.