]> git.proxmox.com Git - mirror_edk2.git/commit
NetworkPkg/Library: Fix various typos
authorAntoine Coeur <coeur@gmx.fr>
Fri, 7 Feb 2020 01:07:55 +0000 (02:07 +0100)
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Mon, 10 Feb 2020 22:30:07 +0000 (22:30 +0000)
commit6deb4baa1f778550df7178d40da37e59e3512f5e
treea17e95896126afc604db985bd533e2680bec8dcb
parentefb565933428cc10e9c00dd162c67d4730d048e6
NetworkPkg/Library: Fix various typos

Fix various typos in comments and documentation.

Cc: Jiaxin Wu <jiaxin.wu@intel.com>
Cc: Siyuan Fu <siyuan.fu@intel.com>
Cc: Maciej Rabeda <maciej.rabeda@intel.com>
Signed-off-by: Antoine Coeur <coeur@gmx.fr>
Reviewed-by: Philippe Mathieu-Daude <philmd@redhat.com>
Reviewed-by: Maciej Rabeda <maciej.rabeda@intel.com>
Signed-off-by: Philippe Mathieu-Daude <philmd@redhat.com>
Message-Id: <20200207010831.9046-43-philmd@redhat.com>
NetworkPkg/Include/Library/HttpLib.h
NetworkPkg/Include/Library/IpIoLib.h
NetworkPkg/Include/Library/NetLib.h
NetworkPkg/Include/Library/TcpIoLib.h
NetworkPkg/Include/Library/UdpIoLib.h
NetworkPkg/Library/DxeHttpLib/DxeHttpLib.c
NetworkPkg/Library/DxeIpIoLib/DxeIpIoLib.c
NetworkPkg/Library/DxeNetLib/DxeNetLib.c
NetworkPkg/Library/DxeNetLib/NetBuffer.c
NetworkPkg/Library/DxeTcpIoLib/DxeTcpIoLib.c
NetworkPkg/Library/DxeUdpIoLib/DxeUdpIoLib.c