util-linux: fix typo in configuration option label
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Tue, 11 Dec 2012 04:04:13 +0000 (04:04 +0000)
committerPeter Korsgaard <jacmet@sunsite.dk>
Tue, 11 Dec 2012 20:25:08 +0000 (21:25 +0100)
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
package/util-linux/Config.in

index 43a84440ffcb92a7b08c061670439260d38988b2..5eab95694a9a8c937b5405e66e297f2169bb2410 100644 (file)
@@ -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\""