[git commit] Config: fix wording in help-text

Bernhard Reutner-Fischer rep.dot.nop at gmail.com
Tue Sep 13 12:59:06 UTC 2011


commit: http://git.busybox.net/busybox/commit/?id=74b871febbaf8b363c27879bea398cf11da3f48c
branch: http://git.busybox.net/busybox/commit/?id=refs/heads/master

Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop at gmail.com>
---
 libbb/Config.src |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/libbb/Config.src b/libbb/Config.src
index f45e43b..ee1b66a 100644
--- a/libbb/Config.src
+++ b/libbb/Config.src
@@ -191,8 +191,8 @@ config FEATURE_SKIP_ROOTFS
 
 	  However, some systems do not mount anything on /.
 	  If you need to configure busybox for one of these systems,
-	  you may find useful to turn this option off to make df show
-	  initramfs statistic.
+	  you may find it useful to turn this option off to make df show
+	  initramfs statistics.
 
 	  Otherwise, choose Y.
 
-- 
1.7.3.4



More information about the busybox-cvs mailing list