aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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"