瀏覽代碼

Config.in.legacy: fix typo

Signed-off-by: Baruch Siach <baruch@tkos.co.il>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Baruch Siach 10 年之前
父節點
當前提交
a95e98c0d4
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      Config.in.legacy

+ 1 - 1
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"