]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Universal/Network/Tcp4Dxe/SockImpl.c
MdeModulePkg/Universal: Fix typos in comments
[mirror_edk2.git] / MdeModulePkg / Universal / Network / Tcp4Dxe / SockImpl.c
index 3025790a206cdcd19b55650f1c2fd8258d993e24..fc7827325f72fb9e4bdc117a8f926e3a2ff76ee5 100644 (file)
@@ -150,7 +150,7 @@ SockTcpDataToRcv (
   @param  Sock                  Pointer to the socket.\r
   @param  TcpRxData             Pointer to the application provided receive buffer.\r
   @param  RcvdBytes             The maximum length of the data can be copied.\r
-  @param  IsOOB                 If TURE the data is OOB, FALSE the data is normal.\r
+  @param  IsOOB                 If TRUE the data is OOB, FALSE the data is normal.\r
 \r
 **/\r
 VOID\r