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>
This commit is contained in:
Peter Korsgaard
2026-01-21 12:02:03 +01:00
committed by Julien Olivain
parent 51a1066358
commit 37862b394d

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.