]> git.proxmox.com Git - mirror_edk2.git/blobdiff - NetworkPkg/Mtftp6Dxe/Mtftp6Option.c
NetworkPkg/Mtftp6Dxe: Fix various typos
[mirror_edk2.git] / NetworkPkg / Mtftp6Dxe / Mtftp6Option.c
index 2a83af9878d527b04d17359b8b6c7f2e265dca9d..16e622c65a7ef5944006513b2b359a108693eaa9 100644 (file)
@@ -42,7 +42,7 @@ Mtftp6ParseMcastOption (
   CHAR8                     *TempStr;\r
 \r
   //\r
-  // The multicast option is formated like "addr,port,mc"\r
+  // The multicast option is formatted like "addr,port,mc"\r
   // The server can also omit the ip and port, use ",,1"\r
   //\r
   if (*Str == ',') {\r
@@ -135,7 +135,7 @@ Mtftp6ParseMcastOption (
 \r
 \r
 /**\r
-  Parse the MTFTP6 extesion options.\r
+  Parse the MTFTP6 extension options.\r
 \r
   @param[in]  Options       The pointer to the extension options list.\r
   @param[in]  Count         The num of the extension options.\r