aboutsummaryrefslogtreecommitdiff
path: root/libbb
diff options
context:
space:
mode:
Diffstat (limited to 'libbb')
-rw-r--r--libbb/Config.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/libbb/Config.in b/libbb/Config.in
index 5bf0d2ea2..f5b804ff8 100644
--- a/libbb/Config.in
+++ b/libbb/Config.in
@@ -62,7 +62,7 @@ config FEATURE_EDITING_VI
default n
depends on FEATURE_EDITING
help
- Enable vi-style line editing. In shells, this mode can be
+ Enable vi-style line editing. In shells, this mode can be
turned on and off with "set -o vi" and "set +o vi".
config FEATURE_EDITING_HISTORY