]> git.proxmox.com Git - mirror_edk2.git/blobdiff - FatPkg/EnhancedFatDxe/Open.c
FatPkg: Fix spelling errors
[mirror_edk2.git] / FatPkg / EnhancedFatDxe / Open.c
index cfd99baf7d7a594c013804a4a93a47c3ffb2ffcc..1b716e0cdfff16c2dd62e1f6e1fd2954d924cd86 100644 (file)
@@ -74,7 +74,7 @@ FatAllocateIFile (
   @retval EFI_SUCCESS           - Open the file successfully.\r
   @retval EFI_INVALID_PARAMETER - The open mode is conflict with the attributes\r
                           or the file name is not valid.\r
-  @retval EFI_NOT_FOUND         - Conficts between dir intention and attribute.\r
+  @retval EFI_NOT_FOUND         - Conflicts between dir intention and attribute.\r
   @retval EFI_WRITE_PROTECTED   - Can't open for write if the volume is read only.\r
   @retval EFI_ACCESS_DENIED     - If the file's attribute is read only, and the\r
                           open is for read-write fail it.\r