]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[master] fix case in acronym
authorJeremy C. Reed <jreed@isc.org>
Tue, 19 Feb 2013 14:08:55 +0000 (08:08 -0600)
committerJeremy C. Reed <jreed@isc.org>
Tue, 19 Feb 2013 14:08:55 +0000 (08:08 -0600)
(noticed when another fix was suggested for same line)

src/lib/dhcpsrv/dhcpsrv_messages.mes

index 35263aa476283c25b59db36a6f42009ca4664949..21a7c7904ce0f9ee6d29849e2bbaf105a69821ff 100644 (file)
@@ -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.