2
0
mirror of https://gitlab.isc.org/isc-projects/kea synced 2025-08-30 05:27:55 +00:00

[#1915] Addressed review

- typos
 - removed unnecessary words
This commit is contained in:
Tomek Mrugalski 2021-06-25 15:39:33 +02:00 committed by Razvan Becheriu
parent 25f8a69d33
commit cc6adb9bb2
2 changed files with 2 additions and 2 deletions

View File

@ -857,5 +857,5 @@ be logged on much higher levels, such as ``WARN`` or even ``ERROR``.
- 55 - includes all details available, including full packet contents
with all options printed.
The debug levels apply only to messaged logged on ``DEBUG``. The debug levels are configured using
The debug levels apply only to messages logged on ``DEBUG``. The debug levels are configured using
the ``debuglevel`` option. See Section :ref:`debuglevel` for details.

View File

@ -93,7 +93,7 @@ This warning message is issued when the allocation engine fails to allocate
a lease for a client connected to a subnet that does not belong to a shared
network. The first argument includes the client identification information.
The second and third arguments identify the subnet. The fourth argument
also specify the shared network, if the subnet belongs to a shared network.
specify the shared network, if the subnet belongs to a shared network.
There are many reasons for failing lease allocations. One of them may be the
address pools exhaustion or existing reservations for the free leases.