mirror of
https://gitlab.isc.org/isc-projects/kea
synced 2025-09-01 06:25:34 +00:00
[#2833] Fix typo
This commit is contained in:
committed by
Piotrek Zadroga
parent
52edc102dd
commit
c6ba7c408f
@@ -1864,7 +1864,7 @@ public:
|
|||||||
/// shared-network.
|
/// shared-network.
|
||||||
///
|
///
|
||||||
/// @param subnet pointer to the source subnet
|
/// @param subnet pointer to the source subnet
|
||||||
/// @return string contaning the generated label
|
/// @return string containing the generated label
|
||||||
static std::string labelNetworkOrSubnet(SubnetPtr subnet);
|
static std::string labelNetworkOrSubnet(SubnetPtr subnet);
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user