From: Denys Vlasenko Date: Thu, 17 Jan 2013 09:24:51 +0000 (+0100) Subject: fix a typo in config help text. Closes 5714 X-Git-Tag: 1_21_0~11 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=5ca853e5dab665efef99f3b6690015977ff90572;p=oweals%2Fbusybox.git fix a typo in config help text. Closes 5714 Signed-off-by: Denys Vlasenko --- diff --git a/Config.in b/Config.in index b3fd65bd9..03c2d032f 100644 --- a/Config.in +++ b/Config.in @@ -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