]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[4105] Grammar fixed.
authorTomek Mrugalski <tomasz@isc.org>
Sat, 31 Oct 2015 11:34:38 +0000 (20:34 +0900)
committerTomek Mrugalski <tomasz@isc.org>
Sat, 31 Oct 2015 11:34:38 +0000 (20:34 +0900)
src/bin/dhcp4/tests/config_parser_unittest.cc

index 2af67cbe99446a8cfc12c2200fd7eb2412e9caed..99a41334bf0d0b9908d6ff46621a5a4a5b60ec3b 100644 (file)
@@ -3784,7 +3784,7 @@ TEST_F(Dhcp4ParserTest, expiredLeasesProcessingError) {
 
 
 // Checks if the DHCPv4 is able to parse the configuration without 4o6 parameters
-// and do not set 4o6 fields at all.
+// and does not set 4o6 fields at all.
 TEST_F(Dhcp4ParserTest, 4o6default) {
 
     ConstElementPtr status;