boot/grub2: fix 'targeting' typo

Found by codespell.

Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Signed-off-by: Julien Olivain <ju.o@free.fr>
(cherry picked from commit 37862b394d)
Signed-off-by: Thomas Perale <thomas.perale@mind.be>
This commit is contained in:
Peter Korsgaard
2026-01-21 12:02:03 +01:00
committed by Thomas Perale
parent 5e04489b1c
commit 4b00d940fa

View File

@@ -118,7 +118,7 @@ config BR2_TARGET_GRUB2_LOONGARCH64_EFI
depends on BR2_loongarch64
select BR2_TARGET_GRUB2_HAS_EFI_BOOT
help
Select this option if the platform you're targetting is a
Select this option if the platform you're targeting is a
64bit LoongArch platform and you want to boot Grub 2 as an EFI
application.