aboutsummaryrefslogtreecommitdiff
path: root/coreutils
diff options
context:
space:
mode:
authorbug1 <bug1@69ca8d6d-28ef-0310-b511-8ec308f3f277>2003-08-19 03:49:00 +0000
committerbug1 <bug1@69ca8d6d-28ef-0310-b511-8ec308f3f277>2003-08-19 03:49:00 +0000
commit2f0b80ba4b1bf9c468793bd909f8fa4efad6ae27 (patch)
treeeffc3c8be76d6f2c19eac8efdf714e3a6b2cb15b /coreutils
parent7dfdcd346f14fc47589a1d36677f425c6063aed9 (diff)
downloadbusybox-w32-2f0b80ba4b1bf9c468793bd909f8fa4efad6ae27.tar.gz
busybox-w32-2f0b80ba4b1bf9c468793bd909f8fa4efad6ae27.tar.bz2
busybox-w32-2f0b80ba4b1bf9c468793bd909f8fa4efad6ae27.zip
Typo
git-svn-id: svn://busybox.net/trunk/busybox@7223 69ca8d6d-28ef-0310-b511-8ec308f3f277
Diffstat (limited to 'coreutils')
-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