diff options
-rw-r--r-- | coreutils/Config.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/coreutils/Config.in b/coreutils/Config.in index fb6366c9f..900908a9e 100644 --- a/coreutils/Config.in +++ b/coreutils/Config.in | |||
@@ -144,7 +144,7 @@ config CONFIG_FEATURE_DU_DEFALT_BLOCKSIZE_1K | |||
144 | Use a blocksize of (1K) instead of the default 512b. | 144 | Use a blocksize of (1K) instead of the default 512b. |
145 | 145 | ||
146 | config CONFIG_ECHO | 146 | config CONFIG_ECHO |
147 | bool "echo (basic SUSv3 version taking no options" | 147 | bool "echo (basic SUSv3 version taking no options)" |
148 | default n | 148 | default n |
149 | help | 149 | help |
150 | echo is used to print a specified string to stdout. | 150 | echo is used to print a specified string to stdout. |