From: Bernhard Reutner-Fischer Date: Fri, 9 Feb 2007 13:35:41 +0000 (-0000) Subject: - speeling fix X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=5e1f034bcacd69a22d282f8b4d1fb5478eb03626;p=buildroot.git - speeling fix --- diff --git a/Config.in b/Config.in index 76f73f7598..a1278df3fe 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