]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Universal/Network/Dhcp4Dxe/Dhcp4Impl.c
MdeModulePkg: Fix some typos of "according"
[mirror_edk2.git] / MdeModulePkg / Universal / Network / Dhcp4Dxe / Dhcp4Impl.c
index 18796fdbfb81f41d1e5db9fc516771c2526a91a0..1db4c667d7cce721048ba2f02fb1a395e2e43f98 100644 (file)
@@ -1215,7 +1215,7 @@ Dhcp4InstanceConfigUdpIo (
     // UEFI spec, while in classless addressing network, the netmask must be explicitly\r
     // provided together with the station address.\r
     // If the DHCP instance haven't be configured with a valid netmask, we could only\r
-    // compute it accroding to the classful addressing rule.\r
+    // compute it according to the classful addressing rule.\r
     //\r
     Class = NetGetIpClass (ClientAddr);\r
     ASSERT (Class < IP4_ADDR_CLASSE);\r