]> 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:28:52 +0000 (15:28 +0100)
committerFrancis Dupont <fdupont@isc.org>
Thu, 10 Jan 2019 14:28:52 +0000 (15:28 +0100)
src/bin/dhcp4/tests/config_parser_unittest.cc

index 134dc74ac71cf232e719fcbec71266217e4d8cdb..31995812afa079810b565b391dd987c5eb144778 100644 (file)
@@ -6635,7 +6635,7 @@ TEST_F(Dhcp4ParserTest, dhcpQueueControlInvalid) {
 }
 
 // Checks inheritence of calculate-tee-times, t1-perecent, t2-percent
-TEST_F(Dhcp4ParserTest, calculatTeeTimesInheritence) {
+TEST_F(Dhcp4ParserTest, calculateTeeTimesInheritence) {
     // Configure the server. This should succeed.
     string config =
         "{ \n"