]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#642,!373] Fixed a typo in the mysql_cb.
authorMarcin Siodelski <marcin@isc.org>
Thu, 27 Jun 2019 19:10:30 +0000 (21:10 +0200)
committerMarcin Siodelski <marcin@isc.org>
Thu, 27 Jun 2019 19:10:30 +0000 (21:10 +0200)
src/hooks/dhcp/mysql_cb/mysql_cb_impl.cc

index 7a7ce444f2225689fbc2714a9c749316e997e476..0a78d31eab8d4b4712cb1f93ba183b8d1de77850 100644 (file)
@@ -938,7 +938,7 @@ MySqlConfigBackendImpl::createUpdateServer(const int& create_audit_revision,
     if (server->getServerTag().amAll()) {
         isc_throw(InvalidOperation, "'all' is a name reserved for the server tag which"
                   " associates the configuration elements with all servers connecting"
-                  " to the database and a server with this name nay not be created");
+                  " to the database and a server with this name may not be created");
     }
 
     // Create scoped audit revision. As long as this instance exists