]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[642-update-mysql-cb-with-calls-to-set-delete-and-retrieve-servers] spelling
authorFrancis Dupont <fdupont@isc.org>
Mon, 17 Jun 2019 14:41:24 +0000 (16:41 +0200)
committerMarcin Siodelski <marcin@isc.org>
Thu, 27 Jun 2019 18:51:31 +0000 (14:51 -0400)
src/lib/cc/stamped_element.h

index efebd81de95792209beccc975d75252896d0b41b..892b92873017645f05fe75c80eeb1acc0fea7d40 100644 (file)
@@ -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