]> git.proxmox.com Git - mirror_edk2.git/blobdiff - NetworkPkg/Include/Library/NetLib.h
NetworkPkg/Library: Fix various typos
[mirror_edk2.git] / NetworkPkg / Include / Library / NetLib.h
index 786382a1fcff5bd7556a204f9a8540e51c314ec8..858d0b6ba07c0a0c32ecc53698eebd6177cb65d9 100644 (file)
@@ -748,7 +748,7 @@ EFI_STATUS
   If it has been removed, then restart the traversal from the head.\r
   If it hasn't been removed, then continue with the next node directly.\r
   This function will end the iterate and return the CallBack's last return value if error happens,\r
-  or retrun EFI_SUCCESS if 2 complete passes are made with no changes in the number of children in the list.\r
+  or return EFI_SUCCESS if 2 complete passes are made with no changes in the number of children in the list.\r
 \r
   @param[in]    List             The head of the list.\r
   @param[in]    CallBack         Pointer to the callback function to destroy one node in the list.\r