Browse Source

[2657] Minor: corrected some typos.

Marcin Siodelski 12 years ago
parent
commit
d85b2e22c5
1 changed files with 2 additions and 2 deletions
  1. 2 2
      doc/guide/bind10-guide.xml

+ 2 - 2
doc/guide/bind10-guide.xml

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