fix a typo in config help text. Closes 5714

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
This commit is contained in:
Denys Vlasenko 2013-01-17 10:24:51 +01:00
parent 20c5e5a626
commit 5ca853e5da

View File

@ -332,7 +332,7 @@ config FEATURE_SUID
root-level operations even when run by ordinary users
(for example, mounting of user mounts in fstab needs this).
Busybox will automatically drop priviledges for applets
Busybox will automatically drop privileges for applets
that don't need root access.
If you are really paranoid and don't want to do this, build two