]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Universal/Network/Tcp4Dxe/SockImpl.h
MdeModulePkg/Universal: Fix typos in comments
[mirror_edk2.git] / MdeModulePkg / Universal / Network / Tcp4Dxe / SockImpl.h
index 52472d4440cc004679734440bd18d61dc8cc7721..4a5a845b0e7d91ce64c854e1564dd6179428b03f 100644 (file)
@@ -66,7 +66,7 @@ SockProcessTcpSndData (
   @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, else the data is normal.\r
+  @param  IsOOB                 If TRUE the data is OOB, else the data is normal.\r
 \r
 **/\r
 VOID\r