Parcourir la source

[2657] Minor: corrected some typos.

Marcin Siodelski il y a 12 ans
Parent
commit
d85b2e22c5
1 fichiers modifiés avec 2 ajouts et 2 suppressions
  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.