[package] busybox: update to v1.12.4 (partially closes: #4279)
[openwrt-10.03/.git] / package / busybox / config / libbb / Config.in
index 879abf0f6356ae5ae31471d399eec789a307d6c0..e456dd8e750acc45b19b500a78d1f394190f2fef 100644 (file)
@@ -62,7 +62,7 @@ config BUSYBOX_CONFIG_FEATURE_EDITING_VI
        default n
        depends on BUSYBOX_CONFIG_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 BUSYBOX_CONFIG_FEATURE_EDITING_HISTORY