]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[365-automatically-calculate-the-values-for-options-58-and-59] spelling
authorFrancis Dupont <fdupont@isc.org>
Thu, 10 Jan 2019 14:19:11 +0000 (15:19 +0100)
committerFrancis Dupont <fdupont@isc.org>
Thu, 10 Jan 2019 14:19:11 +0000 (15:19 +0100)
src/bin/dhcp4/dhcp4_srv.h

index 30e6c9a0e4a151cb2e5541fb1d1afb4b1e7f4227..cdd481027af9c17106f5ae16e831321e2b2e895f 100644 (file)
@@ -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.
     ///