2
0
mirror of https://gitlab.isc.org/isc-projects/kea synced 2025-09-01 14:35:29 +00:00

[642-update-mysql-cb-with-calls-to-set-delete-and-retrieve-servers] spelling

This commit is contained in:
Francis Dupont
2019-06-17 16:41:24 +02:00
committed by Marcin Siodelski
parent 0a648a9efb
commit feca2ffb39

View File

@@ -15,7 +15,7 @@ namespace isc {
namespace data { namespace data {
/// @brief This class represents configuration element which is /// @brief This class represents configuration element which is
/// associated with database identifiee, modification timestamp /// associated with database identifier, modification timestamp
/// and servers. /// and servers.
/// ///
/// Classes storing Kea configuration should derive from this object /// Classes storing Kea configuration should derive from this object