]> git.proxmox.com Git - mirror_edk2.git/blobdiff - FatPkg/EnhancedFatDxe/Misc.c
FatPkg: Fix spelling errors
[mirror_edk2.git] / FatPkg / EnhancedFatDxe / Misc.c
index bc19695fc9eaf6d8388498a08078c29ff052d614..a005036d4617e46a567f6f82980e96583b9de823 100644 (file)
@@ -114,7 +114,7 @@ FatDestroySubtask (
   @param  IFile                 - The instance of the open file.\r
   @param  Task                  - The task to be executed.\r
 \r
-  @retval EFI_SUCCESS           - The task was executed sucessfully.\r
+  @retval EFI_SUCCESS           - The task was executed successfully.\r
   @return other                 - An error occurred when executing the task.\r
 \r
 **/\r
@@ -219,7 +219,7 @@ FatQueueTask (
   @param  IoMode                - The access mode.\r
   @param  DirtyValue            - Set the volume as dirty or not.\r
 \r
-  @retval EFI_SUCCESS           - Set the new FAT entry value sucessfully.\r
+  @retval EFI_SUCCESS           - Set the new FAT entry value successfully.\r
   @return other                 - An error occurred when operation the FAT entries.\r
 \r
 **/\r
@@ -304,7 +304,7 @@ FatOnAccessComplete (
   @param  Task                    point to task instance.\r
 \r
   @retval EFI_SUCCESS           - The operation is performed successfully.\r
-  @retval EFI_VOLUME_CORRUPTED  - The accesss is\r
+  @retval EFI_VOLUME_CORRUPTED  - The access is\r
   @return Others                - The status of read/write the disk\r
 \r
 **/\r