]> git.proxmox.com Git - mirror_edk2.git/blobdiff - EmbeddedPkg/Ebl/CmdTemplate.c
EmbeddedPkg: Fix mispellings
[mirror_edk2.git] / EmbeddedPkg / Ebl / CmdTemplate.c
index 328fda359b7f16a3d3bee49cfd2b1186152dd063..e19d63a8b09c80e0e29e0c988430bbb76610cde0 100644 (file)
@@ -26,7 +26,7 @@
 \r
   @param  Argc   Number of command arguments in Argv\r
   @param  Argv   Array of strings that represent the parsed command line. \r
-                 Argv[0] is the comamnd name\r
+                 Argv[0] is the command name\r
 \r
   @return EFI_SUCCESS\r
 \r
@@ -53,7 +53,7 @@ GLOBAL_REMOVE_IF_UNREFERENCED const EBL_COMMAND_TABLE mCmd%CommandName%Template[
 \r
 \r
 /**\r
-  Initialize the commands in this in this file\r
+  Initialize the commands in this file\r
 **/\r
 VOID\r
 EblInitialize%CommandName%Cmd (\r