aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Config.in2
1 files changed, 1 insertions, 1 deletions
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
332 root-level operations even when run by ordinary users 332 root-level operations even when run by ordinary users
333 (for example, mounting of user mounts in fstab needs this). 333 (for example, mounting of user mounts in fstab needs this).
334 334
335 Busybox will automatically drop priviledges for applets 335 Busybox will automatically drop privileges for applets
336 that don't need root access. 336 that don't need root access.
337 337
338 If you are really paranoid and don't want to do this, build two 338 If you are really paranoid and don't want to do this, build two