aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGlenn L McGrath <bug1@ihug.co.nz>2003-08-19 03:49:00 +0000
committerGlenn L McGrath <bug1@ihug.co.nz>2003-08-19 03:49:00 +0000
commitd382c8946798799d3e3e716d261f3303ccd953b4 (patch)
treeeffc3c8be76d6f2c19eac8efdf714e3a6b2cb15b
parent3d5828fb6da7376eb220817376f22fac4da2815a (diff)
downloadbusybox-w32-d382c8946798799d3e3e716d261f3303ccd953b4.tar.gz
busybox-w32-d382c8946798799d3e3e716d261f3303ccd953b4.tar.bz2
busybox-w32-d382c8946798799d3e3e716d261f3303ccd953b4.zip
Typo
-rw-r--r--coreutils/Config.in2
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
370config CONFIG_FEATURE_SHA1SUM_CHECK 370config 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