summaryrefslogtreecommitdiffstats
path: root/Config.in
diff options
context:
space:
mode:
authorBernhard Reutner-Fischer2007-02-09 14:35:41 +0100
committerBernhard Reutner-Fischer2007-02-09 14:35:41 +0100
commit5e1f034bcacd69a22d282f8b4d1fb5478eb03626 (patch)
treeca87d896a00aee750f3b5fd82ed9c088d7a159b4 /Config.in
parent- cp the 305-libmudflap-susv3-legacy.patch for 4.0.4 (diff)
downloadbuildroot-5e1f034bcacd69a22d282f8b4d1fb5478eb03626.tar.gz
buildroot-5e1f034bcacd69a22d282f8b4d1fb5478eb03626.tar.xz
buildroot-5e1f034bcacd69a22d282f8b4d1fb5478eb03626.zip
- speeling fix
Diffstat (limited to 'Config.in')
-rw-r--r--Config.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/Config.in b/Config.in
index 76f73f759..a1278df3f 100644
--- a/Config.in
+++ b/Config.in
@@ -362,10 +362,10 @@ config BR2_PREFER_IMA
WARNING: This is highly experimental at the moment.
config BR2_DEPRECATED
- bool "Show packages that are depretated or obsolete"
+ bool "Show packages that are deprecated or obsolete"
default n
help
- This option hides outdated/obsoleted versions of packages.
+ This option hides outdated/obsolete versions of packages.
endmenu