aboutsummaryrefslogtreecommitdiff
path: root/Config.in
diff options
context:
space:
mode:
authorBernhard Reutner-Fischer <rep.dot.nop@gmail.com>2006-04-02 20:17:55 +0000
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>2006-04-02 20:17:55 +0000
commita1bccc0ba82cc2eef117bb90cd33867df35ad33a (patch)
treeb0cd49908a23f040419e14f3678651005416d2fa /Config.in
parent9457e703570524e8bdf36e711445f49e4f9f54d9 (diff)
downloadbusybox-a1bccc0ba82cc2eef117bb90cd33867df35ad33a.tar.gz
- typos: s/compatability/compatibility/g;s/compatable/compatible/g;
Diffstat (limited to 'Config.in')
-rw-r--r--Config.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/Config.in b/Config.in
index e7207d0eb..f118923c5 100644
--- a/Config.in
+++ b/Config.in
@@ -345,7 +345,7 @@ config CONFIG_DEBUG_YANK_SUSv2
bool "Disable obsolete features removed before SUSv3?"
default y
help
- This option will disable backwards compatability with SuSv2,
+ This option will disable backwards compatibility with SuSv2,
specifically, old-style numeric options ('command -1 <file>')
will not be supported in head, tail, and fold. (Note: should
yank from renice too.)