瀏覽代碼

- speeling fix

Bernhard Reutner-Fischer 18 年之前
父節點
當前提交
5e1f034bca
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      Config.in

+ 2 - 2
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