]> git.proxmox.com Git - mirror_edk2.git/blobdiff - EmbeddedPkg/Ebl/Script.c
EmbeddedPkg: Fix mispellings
[mirror_edk2.git] / EmbeddedPkg / Ebl / Script.c
index 123ebf388c2dbaccf991ce8db8a807ed2f9e1764..7c2d58b0a454cba5a28e999cf2436be9cb41e14b 100644 (file)
@@ -26,7 +26,7 @@
   supported:\r
     LF   : Unix, Mac OS X*, BeOS\r
     CR+LF: MS-DOS*, Microsoft Windows*\r
-    CR   : Commodore, Apple II, and realy Mac OS\r
+    CR   : Commodore, Apple II, and really Mac OS\r
     LF+CR: for simplicity and completeness \r
 \r
   Argv[0] - "script"\r
@@ -36,7 +36,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