]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[2657] Minor: corrected some typos.
authorMarcin Siodelski <marcin@isc.org>
Wed, 6 Feb 2013 09:20:33 +0000 (10:20 +0100)
committerMarcin Siodelski <marcin@isc.org>
Wed, 6 Feb 2013 09:20:33 +0000 (10:20 +0100)
doc/guide/bind10-guide.xml

index cf4193d52b752baf1b0ea23956ea0b15dccad1fe..3c619157a4c909c23d8a2d48b473f7e70feae9db 100644 (file)
@@ -4061,7 +4061,7 @@ Dhcp4/subnet4     []      list    (default)
 &gt; <userinput>config set Dhcp4/option-data[2]/data ""</userinput>
 &gt; <userinput>config commit</userinput>
 </screen>
-    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:
 &gt; <userinput>config set Dhcp6/option-data[2]/data ""</userinput>
 &gt; <userinput>config commit</userinput>
 </screen>
-    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.