]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#3679] Changed with into in
authorFrancis Dupont <fdupont@isc.org>
Mon, 13 Jan 2025 17:32:13 +0000 (18:32 +0100)
committerFrancis Dupont <fdupont@isc.org>
Mon, 13 Jan 2025 17:32:13 +0000 (18:32 +0100)
doc/sphinx/arm/dhcp6-srv.rst

index abf91d29830123dfed8d0ebffa77e3747cc33ac0..7c1b557a681d67d3df1f234f10b2974bf3b1c5c9 100644 (file)
@@ -5270,7 +5270,7 @@ it may be only assigned to a client via host reservation mechanism. The
 second class, ``unreserved_class``, is assigned to clients which do not
 belong to ``reserved_class``.
 
-The first pool with the subnet is used for clients not having such a reservation.
+The first pool in the subnet is used for clients not having such a reservation.
 The second pool is only used for clients having a reservation for ``reserved_class``.
 The third pool is an unrestricted pool for any clients, comprising of both
 ``reserved_class`` clients and ``unreserved_class``.