From: Tomek Mrugalski Date: Thu, 24 Sep 2020 07:14:54 +0000 (+0200) Subject: [#1392] Minor wordsmithing after review X-Git-Tag: Kea-1.9.0~58 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=58d34eb3528acead6f1705da46c0245cbd3a01d4;p=thirdparty%2Fkea.git [#1392] Minor wordsmithing after review --- diff --git a/src/share/api/lease4-get-all.json b/src/share/api/lease4-get-all.json index 3ba03a5b86..498af13684 100644 --- a/src/share/api/lease4-get-all.json +++ b/src/share/api/lease4-get-all.json @@ -6,7 +6,7 @@ ], "cmd-comment": [ "The ``lease4-get-all`` command may result in very large responses. Please consider using ", - "``lease4-get-page`` to get them in chunks. the ``subnets`` parameter is optional. If not ", + "``lease4-get-page`` to get them in chunks. The ``subnets`` parameter is optional. If not ", "specified, leases from all subnets are returned." ], "cmd-syntax": [ diff --git a/src/share/api/lease4-get-page.json b/src/share/api/lease4-get-page.json index 8298553253..266b4a9fda 100644 --- a/src/share/api/lease4-get-page.json +++ b/src/share/api/lease4-get-page.json @@ -18,7 +18,7 @@ ], "resp-comment": [ "Result 0 is returned when at least one lease is found, 1 when parameters are malformed or missing,", - "3 is returned if no leases are found." + "3 is returned if no leases are found with specified parameters." ], "resp-syntax": [ "[",