From 4922c6a98a98cd464ee6c13022e57713050c0703 Mon Sep 17 00:00:00 2001 From: Francis Dupont Date: Thu, 10 Jan 2019 15:19:11 +0100 Subject: [PATCH] [365-automatically-calculate-the-values-for-options-58-and-59] spelling --- src/bin/dhcp4/dhcp4_srv.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. /// -- 2.47.2