Browse Source

util-linux: fix typo in configuration option label

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Thomas Petazzoni 12 năm trước cách đây
mục cha
commit
246b384e4a
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      package/util-linux/Config.in

+ 1 - 1
package/util-linux/Config.in

@@ -62,7 +62,7 @@ config BR2_PACKAGE_UTIL_LINUX_RENAME
 	bool "build \"rename\""
 
 config BR2_PACKAGE_UTIL_LINUX_SCHEDUTILS
-	bool "build \"chrt, ionice, teskset\""
+	bool "build \"chrt, ionice, taskset\""
 
 config BR2_PACKAGE_UTIL_LINUX_WALL
 	bool "build \"wall\""