]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#4011] Addressed review comments
authorThomas Markwalder <tmark@isc.org>
Fri, 29 Aug 2025 11:48:51 +0000 (07:48 -0400)
committerThomas Markwalder <tmark@isc.org>
Fri, 29 Aug 2025 11:50:03 +0000 (11:50 +0000)
modified:   changelog_unreleased/4011-kea-dhcp6-client-ip-reservation-inconsistently-assigned
modified:   doc/sphinx/arm/hooks-flex-id.rst

changelog_unreleased/4011-kea-dhcp6-client-ip-reservation-inconsistently-assigned
doc/sphinx/arm/hooks-flex-id.rst

index 90c434604ad3e3fe04887fd22165fbf6235a6725..445ccef4ffd9e64f54739441453d6d8a8d414d6a 100644 (file)
@@ -1,4 +1,4 @@
 [func]         tmark
        The flex-id hook library parameter, ``identifier-expression``,
-       is now optional. Prior to this, it was manadatory.
+       is now optional. Prior to this, it was mandatory.
        (Gitlab #4011)
index 5a9c2c9b84d3a96752d19cb108b6aead8ad15e2e..dad534ce5f7903f181f753fe902dbbbe3af888f9 100644 (file)
@@ -287,8 +287,8 @@ part of the expression.
 .. note::
 
     The ``ignore-iaid`` parameter operates independently of the flexible identifier
-    feature and may be used wihtout specifying a value for ``identifier-expression``.
+    feature and may be used without specifying a value for ``identifier-expression``.
     When ``identifier-expression`` is omitted or specified as an empty string, `""`,
     the flexible identifier feature is disabled. Kea versions prior to 3.1.2 require
-    a value for ``indentifier-expression`` but accept the empty string value. As of
+    a value for ``identifier-expression`` but accept the empty string value. As of
     Kea 3.1.2, the parameter is optional.