]> git.proxmox.com Git - mirror_edk2.git/blobdiff - EmbeddedPkg/Application/AndroidFastboot/AndroidFastbootApp.c
EmbeddedPkg: Fix various typos
[mirror_edk2.git] / EmbeddedPkg / Application / AndroidFastboot / AndroidFastbootApp.c
index c8e89173e6e7b1ca0f290dd970df60ea0b04d1a2..3e3f4b7eb2b44f2a16719d3ca7d5add24d35f415 100644 (file)
@@ -300,7 +300,7 @@ AcceptCmd (
   } else if (IS_LOWERCASE_ASCII (Command[0])) {\r
     // Commands starting with lowercase ASCII characters are reserved for the\r
     // Fastboot protocol. If we don't recognise it, it's probably the future\r
-    // and there are new commmands in the protocol.\r
+    // and there are new commands in the protocol.\r
     // (By the way, the "oem" command mentioned above makes this reservation\r
     //  redundant, but we handle it here to be spec-compliant)\r
     SEND_LITERAL ("FAILCommand not recognised. Check Fastboot version.");\r