]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[3780] Addressed review comments
authorThomas Markwalder <tmark@isc.org>
Tue, 27 Oct 2015 19:02:36 +0000 (15:02 -0400)
committerThomas Markwalder <tmark@isc.org>
Tue, 27 Oct 2015 19:02:36 +0000 (15:02 -0400)
    Fixed misspelling in log message.

src/lib/dhcpsrv/dhcpsrv_messages.mes

index 5a6bd0c04f309d5002e6237f712ca0e790f67fb7..f85bb3768ef22b37c1d1c9236123048bcf99393e 100644 (file)
@@ -538,7 +538,7 @@ unlikely to occur or negatively impact server operation.
 A debug message issued when the server is attempting to delete a lease for
 the specified address from the PostgreSQL database for the specified address.
 
-% DHCPSRV_PGSQL_FATAL_ERROR Unrecoverable Postgres error occurred: Statement: <%1>, reason: %2 (error code: %3). Server exiting now!
+% DHCPSRV_PGSQL_FATAL_ERROR Unrecoverable PostgreSQL error occurred: Statement: <%1>, reason: %2 (error code: %3). Server exiting now!
 An error message indicating that communication with the MySQL database server
 has been lost.  When this occurs the server exits immediately with a non-zero
 exit code.  This is most likely due to a network issue.