Commit 5e1f034b authored by Bernhard Reutner-Fischer's avatar Bernhard Reutner-Fischer
Browse files

- speeling fix

parent d4d5b403
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -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