diff options
Diffstat (limited to 'EmbeddedPkg/EblExternCmd/Main.c')
-rw-r--r-- | EmbeddedPkg/EblExternCmd/Main.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/EmbeddedPkg/EblExternCmd/Main.c b/EmbeddedPkg/EblExternCmd/Main.c index 9a3dcce74c..9f38c5de58 100644 --- a/EmbeddedPkg/EblExternCmd/Main.c +++ b/EmbeddedPkg/EblExternCmd/Main.c @@ -29,7 +29,7 @@ @param Argc Number of command arguments in Argv
@param Argv Array of strings that represent the parsed command line.
- Argv[0] is the comamnd name
+ Argv[0] is the command name
@return EFI_SUCCESS
|