]> git.ipfire.org Git - thirdparty/knot-dns.git/commitdiff
doc: fix typos
authorDaniel Salzman <daniel.salzman@nic.cz>
Tue, 3 Sep 2024 17:33:47 +0000 (19:33 +0200)
committerDaniel Salzman <daniel.salzman@nic.cz>
Tue, 3 Sep 2024 17:33:47 +0000 (19:33 +0200)
doc/man_kxdpgun.rst
doc/reference.rst

index bc26d125ea1b9953317fe23f61a2822eafc0f8fb..37863c81bf9f10b534ed67a20f618ff53217dbc9 100644 (file)
@@ -69,7 +69,7 @@ Options
 
 **-B**, **--binary**
   Specify that input file is in binary format. This format is similar to the
-  TCP DNS message format. The file contains records formated as 2-octet length
+  TCP DNS message format. The file contains records formatted as 2-octet length
   (network order) followed by a message in DNS wire format.
 
 **-I**, **--interface** *interface*
index 1aefc575c75a26a38945eedc9fee3c5d9c81f45c..8a228072b26971f77ff862a7a363640c69999a3e 100644 (file)
@@ -2725,7 +2725,7 @@ using the dynamic configuration.
 .. WARNING::
    As changing this value can result in differently parsed zone file(s),
    the corresponding zone SOA serial(s) should be incremented before
-   reloading or commiting the configuration. Alternatively, setting
+   reloading or committing the configuration. Alternatively, setting
    :ref:`zonefile-load <zone_zonefile-load>` to ``difference-no-serial`` ensures
    the resulting zone(s) update is correct.