From: Jeremy C. Reed Date: Tue, 19 Feb 2013 14:08:55 +0000 (-0600) Subject: [master] fix case in acronym X-Git-Tag: bind10-1.1.0beta1-release~90 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=2d286d766980909cda293cd10fe80c8acc7cfe46;p=thirdparty%2Fkea.git [master] fix case in acronym (noticed when another fix was suggested for same line) --- diff --git a/src/lib/dhcpsrv/dhcpsrv_messages.mes b/src/lib/dhcpsrv/dhcpsrv_messages.mes index 35263aa476..21a7c7904c 100644 --- a/src/lib/dhcpsrv/dhcpsrv_messages.mes +++ b/src/lib/dhcpsrv/dhcpsrv_messages.mes @@ -212,7 +212,7 @@ with the specified address to the MySQL backend database. A debug message issued when the server is about to add an IPv6 lease with the specified address to the MySQL backend database. -% DHCPSRV_MYSQL_COMMIT committing to MySQl database +% DHCPSRV_MYSQL_COMMIT committing to MySQL database The code has issued a commit call. All outstanding transactions will be committed to the database. Note that depending on the MySQL settings, the commital may not include a write to disk.