]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#916] Doc typo
authorFrancis Dupont <fdupont@isc.org>
Fri, 29 May 2020 17:04:36 +0000 (19:04 +0200)
committerFrancis Dupont <fdupont@isc.org>
Wed, 8 Jul 2020 12:32:45 +0000 (14:32 +0200)
doc/sphinx/arm/dhcp4-srv.rst
doc/sphinx/arm/dhcp6-srv.rst

index e58679a48803a76f42144740e300f122865d1420..f97d22d4acd2a58068c317183c50e378f0320eb9 100644 (file)
@@ -150,7 +150,7 @@ above this object is called ``Dhcp4``.
    of multiple modules within a single configuration file, but this is
    not recommended and support for it was removed in 1.7.9 release,
    including the ``Logging`` object: its previous content, the list
-   of loggers, must now inside be the ``Dhcp4`` object.
+   of loggers, must now be inside the ``Dhcp4`` object.
 
 The Dhcp4 configuration starts with the ``"Dhcp4": {`` line and ends
 with the corresponding closing brace (in the above example, the brace
index 5ea4df359f9375e18b18cfbf55508ca5bda32d82..1f66e8c6417bc2932fcd6f185390ee5bf9eafd71 100644 (file)
@@ -151,7 +151,7 @@ above this object is called ``Dhcp6``.
    of multiple modules within a single configuration file, but this is
    not recommended and support for it was removed in 1.7.9 release,
    including the ``Logging`` object: its previous content, the list
-   of loggers, must now inside be the ``Dhcp6`` object.
+   of loggers, must now be inside the ``Dhcp6`` object.
 
 The Dhcp6 configuration starts with the ``"Dhcp6": {`` line and ends
 with the corresponding closing brace (in the above example, the brace