From: Francis Dupont Date: Tue, 16 Jun 2020 07:40:07 +0000 (+0200) Subject: [#1245] spelling X-Git-Tag: Kea-1.7.9~36 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4dea40f9edef09eec59731fef40cd5ed740b688d;p=thirdparty%2Fkea.git [#1245] spelling --- diff --git a/src/bin/dhcp6/json_config_parser.cc b/src/bin/dhcp6/json_config_parser.cc index e3a3227b42..9ba6f68f09 100644 --- a/src/bin/dhcp6/json_config_parser.cc +++ b/src/bin/dhcp6/json_config_parser.cc @@ -696,7 +696,7 @@ configureDhcp6Server(Dhcpv6Srv& server, isc::data::ConstElementPtr config_set, parameter_name = config_pair.first; - // This are converted to SimpleParser and are handled already above. + // These are converted to SimpleParser and are handled already above. if ((config_pair.first == "data-directory") || (config_pair.first == "option-def") || (config_pair.first == "option-data") ||