]> git.proxmox.com Git - mirror_edk2.git/blobdiff - OvmfPkg/VirtioBlkDxe/VirtioBlk.h
OvmfPkg: Fix typos in comments
[mirror_edk2.git] / OvmfPkg / VirtioBlkDxe / VirtioBlk.h
index ca4b7a0ca6681e5f52147a36b2a5e91180e7a420..6c402ca88ea4727b41f6d64c55673c221f11377b 100644 (file)
@@ -96,7 +96,7 @@ VirtioBlkDriverBindingSupported (
 \r
   After we've pronounced support for a specific device in\r
   DriverBindingSupported(), we start managing said device (passed in by the\r
-  Driver Exeuction Environment) with the following service.\r
+  Driver Execution Environment) with the following service.\r
 \r
   See DriverBindingSupported() for specification references.\r
 \r
@@ -111,7 +111,7 @@ VirtioBlkDriverBindingSupported (
 \r
   @retval EFI_SUCCESS           Driver instance has been created and\r
                                 initialized  for the virtio-blk device, it\r
-                                is now accessibla via EFI_BLOCK_IO_PROTOCOL.\r
+                                is now accessible via EFI_BLOCK_IO_PROTOCOL.\r
 \r
   @retval EFI_OUT_OF_RESOURCES  Memory allocation failed.\r
 \r