aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoraldot <aldot@69ca8d6d-28ef-0310-b511-8ec308f3f277>2007-02-04 17:24:53 +0000
committeraldot <aldot@69ca8d6d-28ef-0310-b511-8ec308f3f277>2007-02-04 17:24:53 +0000
commit040009e2837b66213641883b55683c40e79845ce (patch)
treee93b9c2d43d7e9fc92d6e860ff85d28e3e131420
parenta84fd51c1e13547a4b941e9b6c8f39368fba33d6 (diff)
downloadbusybox-w32-040009e2837b66213641883b55683c40e79845ce.tar.gz
busybox-w32-040009e2837b66213641883b55683c40e79845ce.tar.bz2
busybox-w32-040009e2837b66213641883b55683c40e79845ce.zip
- improve wording
git-svn-id: svn://busybox.net/trunk/busybox@17766 69ca8d6d-28ef-0310-b511-8ec308f3f277
-rw-r--r--findutils/Config.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/findutils/Config.in b/findutils/Config.in
index 554303f75..dd8a8c9bb 100644
--- a/findutils/Config.in
+++ b/findutils/Config.in
@@ -96,8 +96,8 @@ config FEATURE_FIND_NOT
96 depends on FIND 96 depends on FIND
97 help 97 help
98 Support the '!' operator to invert the test results. If 'Enable 98 Support the '!' operator to invert the test results. If 'Enable
99 full-blown desktop' is enabled, then will also the non-POSIX 99 full-blown desktop' is enabled, then will also support the
100 '-not' be supported. 100 non-POSIX notation '-not'.
101 101
102config GREP 102config GREP
103 bool "grep" 103 bool "grep"