summaryrefslogtreecommitdiffstats
path: root/ShellPkg/Library/UefiShellLevel3CommandsLib/Type.c
diff options
context:
space:
mode:
Diffstat (limited to 'ShellPkg/Library/UefiShellLevel3CommandsLib/Type.c')
-rw-r--r--ShellPkg/Library/UefiShellLevel3CommandsLib/Type.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/ShellPkg/Library/UefiShellLevel3CommandsLib/Type.c b/ShellPkg/Library/UefiShellLevel3CommandsLib/Type.c
index d00997d818..8e3138ad5b 100644
--- a/ShellPkg/Library/UefiShellLevel3CommandsLib/Type.c
+++ b/ShellPkg/Library/UefiShellLevel3CommandsLib/Type.c
@@ -251,8 +251,8 @@ ShellCommandRunType (
}
//
- // make sure we completed the param parsing sucessfully...
- // Also make sure that any previous action was sucessful
+ // make sure we completed the param parsing successfully...
+ // Also make sure that any previous action was successful
//
if (ShellStatus == SHELL_SUCCESS) {
//