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 3f1e714ef..91d9f0958 100644 --- a/coreutils/Config.in +++ b/coreutils/Config.in | |||
@@ -368,7 +368,7 @@ config CONFIG_SHA1SUM | |||
368 | Compute and check SHA1 message digest | 368 | Compute and check SHA1 message digest |
369 | 369 | ||
370 | config CONFIG_FEATURE_SHA1SUM_CHECK | 370 | config CONFIG_FEATURE_SHA1SUM_CHECK |
371 | bool " Enale -c and -w options" | 371 | bool " Enable -c and -w options" |
372 | default n | 372 | default n |
373 | help | 373 | help |
374 | Enabling the -c and -w options allow files to be checked | 374 | Enabling the -c and -w options allow files to be checked |