From: Razvan Becheriu Date: Mon, 16 May 2022 22:15:58 +0000 (+0300) Subject: [#1263] addressed review X-Git-Tag: Kea-2.1.6~62 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7ce942f977147a88366fdf5ea6331d181d2d6db9;p=thirdparty%2Fkea.git [#1263] addressed review --- diff --git a/doc/sphinx/arm/hooks.rst b/doc/sphinx/arm/hooks.rst index 5fd183a47e..4276f410e6 100644 --- a/doc/sphinx/arm/hooks.rst +++ b/doc/sphinx/arm/hooks.rst @@ -359,7 +359,7 @@ loaded by the correct process per the table below. | | |parameters currently used by the server. | +-----------------+---------------+------------------------------------------------------------+ | Lease Commands | Kea open |This hook library offers a number of commands used to | - | | |manage leases. Kea can store lease information in various | + | | source |manage leases. Kea can store lease information in various | | | |backends: memfile, MySQL, PostgreSQL. This library provides | | | |a unified interface to manipulate leases in an unified, safe| | | |way. In particular, it allows manipulation of memfile leases|