fix a typo in config help text. Closes 5714
authorDenys Vlasenko <vda.linux@googlemail.com>
Thu, 17 Jan 2013 09:24:51 +0000 (10:24 +0100)
committerDenys Vlasenko <vda.linux@googlemail.com>
Thu, 17 Jan 2013 09:24:51 +0000 (10:24 +0100)
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Config.in

index b3fd65bd91e61de16311f4201ea72fd82b544a11..03c2d032f25be0d94284847134e443db68c7a51b 100644 (file)
--- 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