]> 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:42:54 +0000 (16:42 +0200)
committerMarcin Siodelski <marcin@isc.org>
Thu, 27 Jun 2019 18:51:31 +0000 (14:51 -0400)
src/hooks/dhcp/mysql_cb/mysql_cb_impl.h

index 889c5893893a77d2776d45a65e5e9294b63ff58b..d434c4d633a0e3b07e6585d4789a14d73f26f4f1 100644 (file)
@@ -642,7 +642,7 @@ public:
     /// revision.
     /// @param create_index Index of the INSERT query to be used.
     /// @param update_index index of the UPDATE query to be used.
-    /// @param server Pointer to the server to be insertedor updated.
+    /// @param server Pointer to the server to be inserted or updated.
     void createUpdateServer(const int create_audit_revision_index,
                             const int create_index,
                             const int update_index,