From 083eefc38864a26730db0c0a221d0ab3909d59de Mon Sep 17 00:00:00 2001 From: Francis Dupont Date: Tue, 19 Jul 2022 17:57:09 +0200 Subject: [PATCH] [#1781] spelling --- doc/sphinx/arm/hooks.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/sphinx/arm/hooks.rst b/doc/sphinx/arm/hooks.rst index 4b2d32656b..45aae381a5 100644 --- a/doc/sphinx/arm/hooks.rst +++ b/doc/sphinx/arm/hooks.rst @@ -252,7 +252,7 @@ Notes: At the moment, only the ``kea-dhcp4`` and ``kea-dhcp6`` processes support hook libraries. -.. _order-of-configuation-hooks: +.. _order-of-configuration-hooks: Order of Configuration: ~~~~~~~~~~~~~~~~~~~~~~~ @@ -263,7 +263,7 @@ in cases where more than one hook library implements the same callout. For example, if you wish to use the flex-id hook library to formulate the client IDs in conjunction with HA hook library for load-balanced HA, it is essential that the flex-id library be specified first in your server's ``hooks-libraries`` -section. This ensures that the client ID is formualted by the flex-id library +section. This ensures that the client ID is formulated by the flex-id library before the HA library uses it for load-balancing. Similarly it would be best to specify forensic logging last, to ensure any other install hooks have made their contributions to the packet processing. -- 2.47.2