]> git.proxmox.com Git - mirror_edk2.git/blobdiff - NetworkPkg/Library/DxeNetLib/NetBuffer.c
NetworkPkg/Library: Fix various typos
[mirror_edk2.git] / NetworkPkg / Library / DxeNetLib / NetBuffer.c
index 2408e9a10456e97d1427bcad71f938769e017c49..a232802c9a2100ad8ee2b36acd42bb88a8089219 100644 (file)
@@ -602,7 +602,7 @@ NetbufGetFragment (
 \r
   if (HeadSpace != 0) {\r
     //\r
-    // Allocate an extra block to accomdate the head space.\r
+    // Allocate an extra block to accommodate the head space.\r
     //\r
     BlockOpNum++;\r
 \r
@@ -791,7 +791,7 @@ NetbufFromExt (
 \r
         if (Len == 0) {\r
           //\r
-          // Increament the index number to point to the next\r
+          // Increment the index number to point to the next\r
           // non-empty fragment.\r
           //\r
           Index++;\r