]> git.proxmox.com Git - mirror_edk2.git/blobdiff - EmbeddedPkg/Application/AndroidFastboot/AndroidBootImg.c
EmbeddedPkg: Fix various typos
[mirror_edk2.git] / EmbeddedPkg / Application / AndroidFastboot / AndroidBootImg.c
index 896ad29afcaeb3fdd19b3145236b545809e30d49..54b7bee1623b12fc7c02f58d83c01282fbbd4d44 100644 (file)
@@ -9,7 +9,7 @@
 #include "AndroidFastbootApp.h"\r
 \r
 // Find the kernel and ramdisk in an Android boot.img.\r
-// return EFI_INVALID_PARAMTER if the boot.img is invalid (i.e. doesn't have the\r
+// return EFI_INVALID_PARAMETER if the boot.img is invalid (i.e. doesn't have the\r
 //  right magic value),\r
 // return EFI_NOT_FOUND if there was no kernel in the boot.img.\r
 // Note that the Ramdisk is optional - *Ramdisk won't be touched if it isn't\r