]> git.proxmox.com Git - mirror_edk2.git/blobdiff - NetworkPkg/Dhcp4Dxe/Dhcp4Io.h
NetworkPkg/Dhcp4Dxe: Fix various typos
[mirror_edk2.git] / NetworkPkg / Dhcp4Dxe / Dhcp4Io.h
index 01283e5e17b940045085121a65859653a3b78c2d..0dd6b46b87d0caa094aba1317715dbfe8d8abb5e 100644 (file)
@@ -108,7 +108,7 @@ DhcpSendMessage (
 /**\r
   Each DHCP service has three timer. Two of them are count down timer.\r
   One for the packet retransmission. The other is to collect the offers.\r
-  The third timer increaments the lease life which is compared to T1, T2,\r
+  The third timer increments the lease life which is compared to T1, T2,\r
   and lease to determine the time to renew and rebind the lease.\r
   DhcpOnTimerTick will be called once every second.\r
 \r