mirror of
https://gitlab.isc.org/isc-projects/kea
synced 2025-09-03 15:35:17 +00:00
[#1245] spelling
This commit is contained in:
@@ -696,7 +696,7 @@ configureDhcp6Server(Dhcpv6Srv& server, isc::data::ConstElementPtr config_set,
|
|||||||
|
|
||||||
parameter_name = config_pair.first;
|
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") ||
|
if ((config_pair.first == "data-directory") ||
|
||||||
(config_pair.first == "option-def") ||
|
(config_pair.first == "option-def") ||
|
||||||
(config_pair.first == "option-data") ||
|
(config_pair.first == "option-data") ||
|
||||||
|
Reference in New Issue
Block a user