diff options
author | Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> | 2006-04-02 20:17:55 +0000 |
---|---|---|
committer | Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> | 2006-04-02 20:17:55 +0000 |
commit | a1bccc0ba82cc2eef117bb90cd33867df35ad33a (patch) | |
tree | b0cd49908a23f040419e14f3678651005416d2fa /archival/Config.in | |
parent | 9457e703570524e8bdf36e711445f49e4f9f54d9 (diff) | |
download | busybox-w32-a1bccc0ba82cc2eef117bb90cd33867df35ad33a.tar.gz busybox-w32-a1bccc0ba82cc2eef117bb90cd33867df35ad33a.tar.bz2 busybox-w32-a1bccc0ba82cc2eef117bb90cd33867df35ad33a.zip |
- typos: s/compatability/compatibility/g;s/compatable/compatible/g;
Diffstat (limited to 'archival/Config.in')
-rw-r--r-- | archival/Config.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/archival/Config.in b/archival/Config.in index 7810c354d..e3f6239f2 100644 --- a/archival/Config.in +++ b/archival/Config.in | |||
@@ -189,7 +189,7 @@ config CONFIG_FEATURE_TAR_COMPRESS | |||
189 | If you enable this option tar will be able to call uncompress, | 189 | If you enable this option tar will be able to call uncompress, |
190 | when extracting .tar.Z archives. | 190 | when extracting .tar.Z archives. |
191 | 191 | ||
192 | config CONFIG_FEATURE_TAR_OLDGNU_COMPATABILITY | 192 | config CONFIG_FEATURE_TAR_OLDGNU_COMPATIBILITY |
193 | bool " Enable support for old tar header format" | 193 | bool " Enable support for old tar header format" |
194 | default N | 194 | default N |
195 | depends on CONFIG_TAR | 195 | depends on CONFIG_TAR |