Browse Source

[4105] Grammar fixed.

Tomek Mrugalski 9 years ago
parent
commit
7e2a376081
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/bin/dhcp4/tests/config_parser_unittest.cc

+ 1 - 1
src/bin/dhcp4/tests/config_parser_unittest.cc

@@ -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;