]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Bus/Usb/UsbMassStorageDxe/UsbMassImpl.c
MdeModulePkg/UsbMass: Fix various typos
[mirror_edk2.git] / MdeModulePkg / Bus / Usb / UsbMassStorageDxe / UsbMassImpl.c
index 0dcbc5da2cb881640402414320d0a2a9327e9677..bbd19e04474827c7b8ae722131f8cc3a8b676d0b 100644 (file)
@@ -367,7 +367,7 @@ UsbMassInitMedia (
 }\r
 \r
 /**\r
 }\r
 \r
 /**\r
-  Initilize the USB Mass Storage transport.\r
+  Initialize the USB Mass Storage transport.\r
 \r
   This function tries to find the matching USB Mass Storage transport\r
   protocol for USB device. If found, initializes the matching transport.\r
 \r
   This function tries to find the matching USB Mass Storage transport\r
   protocol for USB device. If found, initializes the matching transport.\r
@@ -770,7 +770,7 @@ ON_EXIT:
 /**\r
   Starts the USB mass storage device with this driver.\r
 \r
 /**\r
   Starts the USB mass storage device with this driver.\r
 \r
-  This function consumes USB I/O Portocol, intializes USB mass storage device,\r
+  This function consumes USB I/O Protocol, initializes USB mass storage device,\r
   installs Block I/O Protocol, and submits Asynchronous Interrupt\r
   Transfer to manage the USB mass storage device.\r
 \r
   installs Block I/O Protocol, and submits Asynchronous Interrupt\r
   Transfer to manage the USB mass storage device.\r
 \r