]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commitdiff
fix minor typo in kexec description
authorZoltan Gyarmati <mr.zoltan.gyarmati@gmail.com>
Wed, 29 Oct 2014 13:56:40 +0000 (14:56 +0100)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Wed, 29 Oct 2014 20:38:54 +0000 (21:38 +0100)
Signed-off-by: Zoltan Gyarmati <mr.zoltan.gyarmati@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/kexec/Config.in

index 0139c17b86bd9c152dc53cfc20e9316221c62880..d92e6b95736700a1c2630918a9234f45e2cb2021 100644 (file)
@@ -4,7 +4,7 @@ config BR2_PACKAGE_KEXEC
                BR2_mips || BR2_mips64 || BR2_mipsel || BR2_mips64el || \
                BR2_powerpc || BR2_sh4 || BR2_sh4a
        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.
 
          https://www.kernel.org/pub/linux/utils/kernel/kexec/