[Buildroot] [PATCH] Config.in.legacy: fix typo

Baruch Siach baruch at tkos.co.il
Sun Nov 9 05:50:01 UTC 2014


Signed-off-by: Baruch Siach <baruch at tkos.co.il>
---
 Config.in.legacy | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Config.in.legacy b/Config.in.legacy
index d60f4eb4c0c3..b12655643b84 100644
--- a/Config.in.legacy
+++ b/Config.in.legacy
@@ -106,7 +106,7 @@ config BR2_x86_generic
 	select BR2_LEGACY
 	help
 	  The generic x86 CPU variant has been removed. Use another
-	  CPU variant insted.
+	  CPU variant instead.
 
 config BR2_GCC_VERSION_4_4_X
 	bool "gcc 4.4.x has been removed"
-- 
2.1.1



More information about the buildroot mailing list