From: Marcin Siodelski Date: Wed, 6 Feb 2013 09:20:33 +0000 (+0100) Subject: [2657] Minor: corrected some typos. X-Git-Tag: bind10-1.0.0-rc-release~29^2~1^2~1 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=d85b2e22c5c45050d3191ee73c508bbd3cd1251f;p=thirdparty%2Fkea.git [2657] Minor: corrected some typos. --- diff --git a/doc/guide/bind10-guide.xml b/doc/guide/bind10-guide.xml index cf4193d52b..3c619157a4 100644 --- a/doc/guide/bind10-guide.xml +++ b/doc/guide/bind10-guide.xml @@ -4061,7 +4061,7 @@ Dhcp4/subnet4 [] list (default) > config set Dhcp4/option-data[2]/data "" > config commit - Even tough the "container" option does not carry any data except + Even though the "container" option does not carry any data except sub-options, the "data" field must be explictly set to an empty value. It is required because the default configuration values are not propagated to the configuration parsers in the current version of Kea. @@ -4774,7 +4774,7 @@ should include options from the isc option space: > config set Dhcp6/option-data[2]/data "" > config commit - Even tough the "container" option does not carry any data except + Even though the "container" option does not carry any data except sub-options, the "data" field must be explictly set to an empty value. It is required because the default configuration values are not propagated to the configuration parsers in the current version of Kea.