]> git.proxmox.com Git - mirror_edk2.git/blobdiff - FatPkg/EnhancedFatDxe/Fat.c
FatPkg/EnhancedFatDxe: Fix various typos
[mirror_edk2.git] / FatPkg / EnhancedFatDxe / Fat.c
index 3bec1c94ecd871cc805866a2f519675674c5aae0..77cda19539916c7885e6d2e720d79b802c9fb190 100644 (file)
@@ -417,7 +417,7 @@ FatDriverBindingStart (
   Status = FatAllocateVolume (ControllerHandle, DiskIo, DiskIo2, BlockIo);\r
 \r
   //\r
   Status = FatAllocateVolume (ControllerHandle, DiskIo, DiskIo2, BlockIo);\r
 \r
   //\r
-  // When the media changes on a device it will Reinstall the BlockIo interaface.\r
+  // When the media changes on a device it will Reinstall the BlockIo interface.\r
   // This will cause a call to our Stop(), and a subsequent reentrant call to our\r
   // Start() successfully. We should leave the device open when this happen.\r
   //\r
   // This will cause a call to our Stop(), and a subsequent reentrant call to our\r
   // Start() successfully. We should leave the device open when this happen.\r
   //\r