]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[4489] Trivial correction in logging message description.
authorMarcin Siodelski <marcin@isc.org>
Thu, 18 Aug 2016 09:26:44 +0000 (11:26 +0200)
committerMarcin Siodelski <marcin@isc.org>
Thu, 18 Aug 2016 09:26:44 +0000 (11:26 +0200)
src/lib/dhcpsrv/dhcpsrv_messages.mes

index bb8abaee1f95ff2aa13de3ad14134ba165686a3e..e9ff36985917aa06dba729f2640140391824ba53 100644 (file)
@@ -552,7 +552,7 @@ A debug message issued when the server is about to obtain schema version
 information from the MySQL hosts database.
 
 % DHCPSRV_MYSQL_HOST_DB_READONLY MySQL host database opened for read access only
-This informational message is issued when the user has configured the PostgreSQL
+This informational message is issued when the user has configured the MySQL
 database in read-only mode. Kea will not be able to insert or modify
 host reservations but will be able to retrieve existing ones and
 assign them to the clients communicating with the server.