mirror of
https://gitlab.isc.org/isc-projects/kea
synced 2025-10-07 13:36:21 +00:00
[#1428] Fixed some typos
- regarless -> regardless - faciliate -> facilitate - removed spurious blank line as a result of review.
This commit is contained in:
@@ -1018,7 +1018,7 @@ COMMIT;
|
||||
-- Starting from this version we allow specifying multiple IP reservations
|
||||
-- for the same address in certain DHCP configurations. The server may check
|
||||
-- uniqueness of the IP addresses on its own. This is no longer checked at
|
||||
-- the database level to faciliate the use cases when a single host may
|
||||
-- the database level to facilitate the use cases when a single host may
|
||||
-- get the same reserved IP address via different interfaces.
|
||||
|
||||
-- Replace the unique index with non-unique index so the queries for
|
||||
|
Reference in New Issue
Block a user