From: Francis Dupont Date: Thu, 10 Jan 2019 14:19:11 +0000 (+0100) Subject: [365-automatically-calculate-the-values-for-options-58-and-59] spelling X-Git-Tag: 313-return-a-list-of-all-reservations-by-subnet-id_base~1^2~12 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4922c6a98a98cd464ee6c13022e57713050c0703;p=thirdparty%2Fkea.git [365-automatically-calculate-the-values-for-options-58-and-59] spelling --- diff --git a/src/bin/dhcp4/dhcp4_srv.h b/src/bin/dhcp4/dhcp4_srv.h index 30e6c9a0e4..cdd481027a 100644 --- a/src/bin/dhcp4/dhcp4_srv.h +++ b/src/bin/dhcp4/dhcp4_srv.h @@ -544,7 +544,7 @@ protected: /// This method determines if either of the timers T1 (option 58) and T2 /// (option 59) should be sent to the client. It is influenced by the /// lease's subnet's values for renew-timer, rebind-timer, - /// calculate-tee-times, t1-perecnt, and t2-percent as follows: + /// calculate-tee-times, t1-percent, and t2-percent as follows: /// /// By default neither T1 nor T2 will be sent. ///