]> git.proxmox.com Git - mirror_edk2.git/blobdiff - NetworkPkg/Ip6Dxe/Ip6Output.c
NetworkPkg/Ip6Dxe: Fix various typos
[mirror_edk2.git] / NetworkPkg / Ip6Dxe / Ip6Output.c
index 6ab4459bab9c34436985036e1fc24fe7ed3819fd..2a2eae4b854f4f58934941c212a14440664af419 100644 (file)
@@ -870,7 +870,7 @@ Ip6Output (
 \r
     for (Index = 0, Offset = 0, PacketLen = Mtu; Index < Num; Index++) {\r
       //\r
-      // Get fragment from the Packet, append UnFragnmentLen spare buffer\r
+      // Get fragment from the Packet, append UnFragmentLen spare buffer\r
       // before the fragmented data, the corresponding data is filled in later.\r
       //\r
       Fragment = NetbufGetFragment (Packet, Offset, PacketLen, UnFragmentLen);\r