package/kexec-lite: fix utility typo in help text

Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
(cherry picked from commit 98e1dae3a3)
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
Peter Korsgaard
2024-09-14 09:19:12 +02:00
parent 7a597b92f1
commit 5ce885b30b

View File

@@ -13,7 +13,7 @@ config BR2_PACKAGE_KEXEC_LITE
select BR2_PACKAGE_DTC
select BR2_PACKAGE_DTC_PROGRAMS
help
Kexec is a user space utiltity for loading another kernel
Kexec is a user space utility for loading another kernel
and asking the currently running kernel to do something with
it.