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 Compute and check SHA1 message digest config CONFIG_FEATURE_SHA1SUM_CHECK - bool " Enale -c and -w options" + bool " Enable -c and -w options" default n help Enabling the -c and -w options allow files to be checked |