mirror of
https://gitlab.isc.org/isc-projects/kea
synced 2025-09-01 14:35:29 +00:00
[#1428] Fixed some typos
- regarless -> regardless - faciliate -> facilitate - removed spurious blank line as a result of review.
This commit is contained in:
@@ -370,7 +370,7 @@ public:
|
||||
/// The typical use case when a single IPv4 address is reserved for multiple
|
||||
/// hosts is when these hosts represent different interfaces of the same
|
||||
/// machine and each interface comes with a different MAC address. In that
|
||||
/// case, the same IPv4 address is assigned regarless of which interface is
|
||||
/// case, the same IPv4 address is assigned regardless of which interface is
|
||||
/// used by the DHCP client to communicate with the server.
|
||||
///
|
||||
/// @param subnet_id Subnet identifier.
|
||||
@@ -431,7 +431,7 @@ public:
|
||||
/// The typical use case when a single IPv6 lease is reserved for multiple
|
||||
/// hosts is when these hosts represent different interfaces of the same
|
||||
/// machine and each interface comes with a different MAC address. In that
|
||||
/// case, the same IPv6 lease is assigned regarless of which interface is
|
||||
/// case, the same IPv6 lease is assigned regardless of which interface is
|
||||
/// used by the DHCP client to communicate with the server.
|
||||
///
|
||||
/// @param subnet_id Subnet identifier.
|
||||
|
Reference in New Issue
Block a user