diff options
author | bug1 <bug1@69ca8d6d-28ef-0310-b511-8ec308f3f277> | 2003-08-19 03:49:00 +0000 |
---|---|---|
committer | bug1 <bug1@69ca8d6d-28ef-0310-b511-8ec308f3f277> | 2003-08-19 03:49:00 +0000 |
commit | 2f0b80ba4b1bf9c468793bd909f8fa4efad6ae27 (patch) | |
tree | effc3c8be76d6f2c19eac8efdf714e3a6b2cb15b /coreutils | |
parent | 7dfdcd346f14fc47589a1d36677f425c6063aed9 (diff) | |
download | busybox-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.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 |