[git commit] fix a typo in config help text. Closes 5714

Denys Vlasenko vda.linux at googlemail.com
Thu Jan 17 09:24:51 UTC 2013


commit: http://git.busybox.net/busybox/commit/?id=5ca853e5dab665efef99f3b6690015977ff90572
branch: http://git.busybox.net/busybox/commit/?id=refs/heads/master

Signed-off-by: Denys Vlasenko <vda.linux at googlemail.com>
---
 Config.in |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/Config.in b/Config.in
index b3fd65b..03c2d03 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


More information about the busybox-cvs mailing list