even more of help text fixes

This commit is contained in:
Denis Vlasenko 2008-06-15 20:15:27 +00:00
parent 1dba30f2de
commit 57c899e4c2

View File

@ -71,7 +71,7 @@ config USE_BB_CRYPT
DES encryption/decryption.
For busybox, having large static buffers is undesirable,
especially so on NOMMU machines. Busybox also doesn't
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