]> git.proxmox.com Git - mirror_edk2.git/blobdiff - ShellPkg/Library/UefiShellLevel2CommandsLib/UefiShellLevel2CommandsLib.c
ShellPkg: Fix typos in comments and variables
[mirror_edk2.git] / ShellPkg / Library / UefiShellLevel2CommandsLib / UefiShellLevel2CommandsLib.c
index 1491ee9d0672190ae6784655ba1d48ef0c3f3638..7948e53cfc469ae1c54915436a25d4981956110e 100644 (file)
@@ -99,7 +99,7 @@ ShellLevel2CommandsLibConstructor (
   ShellCommandRegisterCommandName(L"vol",      ShellCommandRunVol     , ShellCommandGetManFileNameLevel2, 2, L"", TRUE, gShellLevel2HiiHandle, STRING_TOKEN(STR_GET_HELP_VOL)    );\r
 \r
   //\r
-  // support for permenant (built in) aliases\r
+  // support for permanent (built in) aliases\r
   //\r
   ShellCommandRegisterAlias(L"rm", L"del");\r
   ShellCommandRegisterAlias(L"ls", L"dir");\r