]> git.proxmox.com Git - mirror_edk2.git/blobdiff - ShellPkg/Application/Shell/ShellProtocol.h
ShellPkg/Application: Fix various typos
[mirror_edk2.git] / ShellPkg / Application / Shell / ShellProtocol.h
index dcef16e437482231aae9ee1f9b24beb27517e8ed..472d98dba2e7dbf694a41920b5e1e418d814b6a4 100644 (file)
@@ -283,8 +283,8 @@ EfiShellBatchIsActive (
   @param Attributes               the File Attributes to use when creating a new file\r
 \r
   @retval EFI_SUCCESS             the file is open and FileHandle is valid\r
-  @retval EFI_UNSUPPORTED         the device path cotained non-path elements\r
-  @retval other                   an error ocurred.\r
+  @retval EFI_UNSUPPORTED         the device path contained non-path elements\r
+  @retval other                   an error occurred.\r
 **/\r
 EFI_STATUS\r
 InternalOpenFileDevicePath(\r
@@ -309,7 +309,7 @@ InternalOpenFileDevicePath(
   already exists and is non-volatile then EFI_INVALID_PARAMETER is returned.\r
 \r
   @param FileName           Pointer to NULL-terminated file path\r
-  @param FileAttribs        The new file's attrbiutes.  the different attributes are\r
+  @param FileAttribs        The new file's attributes.  the different attributes are\r
                             described in EFI_FILE_PROTOCOL.Open().\r
   @param FileHandle         On return, points to the created file handle or directory's handle\r
 \r
@@ -734,7 +734,7 @@ EfiShellGetCurDir(
                                 directory is changed.\r
   @param Dir                    Points to the NULL-terminated directory on the device specified by FileSystem.\r
 \r
-  @retval EFI_SUCCESS           The operation was sucessful\r
+  @retval EFI_SUCCESS           The operation was successful\r
 **/\r
 EFI_STATUS\r
 EFIAPI\r
@@ -818,7 +818,7 @@ EfiShellIsRootShell(
                                 If Alias is NULL, ReturnedData points to a ';'\r
                                 delimited list of alias (e.g.\r
                                 ReturnedData = "dir;del;copy;mfp") that is NULL-terminated.\r
-  @retval NULL                  an error ocurred\r
+  @retval NULL                  an error occurred\r
   @retval NULL                  Alias was not a valid Alias\r
 **/\r
 CONST CHAR16 *\r
@@ -915,7 +915,7 @@ InternalEfiShellSetEnv(
   feature's enabled state was not known when the shell initially launched.\r
 \r
   @retval EFI_SUCCESS           The feature is enabled.\r
-  @retval EFI_OUT_OF_RESOURCES  There is not enough mnemory available.\r
+  @retval EFI_OUT_OF_RESOURCES  There is not enough memory available.\r
 **/\r
 EFI_STATUS\r
 InernalEfiShellStartMonitor(\r