2
0
mirror of https://gitlab.isc.org/isc-projects/kea synced 2025-08-31 14:05:33 +00:00

[5044] spelling

This commit is contained in:
Francis Dupont
2017-01-06 22:39:42 +01:00
parent c8a0e1c07a
commit 0f9ffe4e1c

View File

@@ -38,7 +38,7 @@ private:
/// @brief Validate and set DUID type.
///
/// @param cfg parsed information will be stored here
/// @param duid_type DUID type in textfual format.
/// @param duid_type DUID type in textual format.
void setType(const CfgDUIDPtr& cfg, const std::string& duid_type) const;
/// @brief Validate and set identifier.