]> git.proxmox.com Git - mirror_edk2.git/blobdiff - SourceLevelDebugPkg/Library/DebugCommunicationLibUsb3/DebugCommunicationLibUsb3Internal.h
SourceLevelDebugPkg/DebugCommunicationLib: Fix various typos
[mirror_edk2.git] / SourceLevelDebugPkg / Library / DebugCommunicationLibUsb3 / DebugCommunicationLibUsb3Internal.h
index 72ed2c74162f5a31f6a0e96942377ecfef213281..df50220f33dc1b3b495aac4e6c6c66a060b35481 100644 (file)
@@ -85,7 +85,7 @@
 #define XHC_DEBUG_PORT_ON_OFF_DELAY    100000\r
 \r
 //\r
-// USB debug device string descritpor (header size + unicode string length)\r
+// USB debug device string descriptor (header size + unicode string length)\r
 //\r
 #define STRING0_DESC_LEN      4\r
 #define MANU_DESC_LEN         12\r
@@ -680,7 +680,7 @@ USB3InitializeReal (
   @param  Direction             The direction of data transfer.\r
   @param  Data                  Array of pointers to the buffers of data to transmit\r
                                 from or receive into.\r
-  @param  DataLength            The lenght of the data buffer.\r
+  @param  DataLength            The length of the data buffer.\r
   @param  Timeout               Indicates the maximum time, in millisecond, which\r
                                 the transfer is allowed to complete.\r
 \r