From 90972c34562c00819e3216943d9db34a74242e60 Mon Sep 17 00:00:00 2001 From: Razvan Becheriu Date: Wed, 9 Oct 2024 16:00:44 +0300 Subject: [PATCH] [#3586] fixed typos --- doc/sphinx/arm/logging.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/sphinx/arm/logging.rst b/doc/sphinx/arm/logging.rst index 43d0a59c80..031c84eee5 100644 --- a/doc/sphinx/arm/logging.rst +++ b/doc/sphinx/arm/logging.rst @@ -251,7 +251,7 @@ libraries), or hook libraries (open source or premium). | | | Identifier hook library. | +----------------------------------+---------------------------------------+--------------------------------+ | ``kea-dhcp4.flex-option-hooks``, | :ischooklib:`libdhcp_flex_option.so` | Used to log messages related to| - | ``kea-dhcp6.flex-option-hooks`` | open-source hook library | the operaton of the Flexible | + | ``kea-dhcp6.flex-option-hooks`` | open-source hook library | the operation of the Flexible | | | | Option hook library. | +----------------------------------+---------------------------------------+--------------------------------+ | ``kea-dhcp4.ha-hooks``, | :ischooklib:`libdhcp_ha.so` | Used to log messages related to| @@ -400,7 +400,7 @@ libraries), or hook libraries (open source or premium). | | | Commands hook library. In | | | | general, these pertain to | | | | loading and unloading the | - | | | library and theexecution of | + | | | library and the execution of | | | | commands by the library. | +----------------------------------+---------------------------------------+--------------------------------+ | ``kea-dhcp4.tcp``, | core | Used to log messages related to|