From: Francis Dupont Date: Mon, 17 Jun 2019 14:41:24 +0000 (+0200) Subject: [642-update-mysql-cb-with-calls-to-set-delete-and-retrieve-servers] spelling X-Git-Tag: Kea-1.6.0-beta2~172 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=feca2ffb3956d5e018f0feaaea47a5aa6ae48e13;p=thirdparty%2Fkea.git [642-update-mysql-cb-with-calls-to-set-delete-and-retrieve-servers] spelling --- diff --git a/src/lib/cc/stamped_element.h b/src/lib/cc/stamped_element.h index efebd81de9..892b928730 100644 --- a/src/lib/cc/stamped_element.h +++ b/src/lib/cc/stamped_element.h @@ -15,7 +15,7 @@ namespace isc { namespace data { /// @brief This class represents configuration element which is -/// associated with database identifiee, modification timestamp +/// associated with database identifier, modification timestamp /// and servers. /// /// Classes storing Kea configuration should derive from this object