]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
Apply 1 suggestion(s) to 1 file(s)
authorSuzanne Goldlust <sgoldlust@isc.org>
Wed, 8 Jun 2022 18:50:18 +0000 (18:50 +0000)
committerThomas Markwalder <tmark@isc.org>
Tue, 14 Jun 2022 18:09:03 +0000 (14:09 -0400)
doc/sphinx/arm/hooks-ddns-tuning.rst

index c7bb8a81ac7ed215467f9eec6c5c1fce78c7454b..933e774b02735cbed30cfbd7500769775d9d9f61 100644 (file)
@@ -172,10 +172,10 @@ simply assigning the class to the host reservation as shown below:
         }]
     }
 
-The ddns-tuning library will spot the presence of the "SKIP_DDNS" class in the
+The ``ddns-tuning`` library notes the presence of the "SKIP_DDNS" class in the
 client's class list each time the client requests, renews, or releases its lease,
-and instruct kea-dhcp4 to bypass sending DDNS updates.  A similar work flow is
-supported for kea-dhcp6:
+and instructs ``kea-dhcp4`` to bypass sending DDNS updates. A similar workflow is
+supported for ``kea-dhcp6``:
 
 .. code-block:: javascript