From 4f18a0a056fb6968931359ca8ccfea59a9e1ff5d Mon Sep 17 00:00:00 2001 From: Josh Soref Date: Sun, 23 Jul 2017 17:24:52 -0400 Subject: [PATCH] spelling: when a --- src/lib/dhcpsrv/dhcpsrv_messages.mes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/lib/dhcpsrv/dhcpsrv_messages.mes b/src/lib/dhcpsrv/dhcpsrv_messages.mes index 65c7935166..83f2d51bd0 100644 --- a/src/lib/dhcpsrv/dhcpsrv_messages.mes +++ b/src/lib/dhcpsrv/dhcpsrv_messages.mes @@ -670,7 +670,7 @@ The code has issued a rollback call. All outstanding transaction will be rolled back and not committed to the database. % DHCPSRV_MYSQL_START_TRANSACTION starting new MySQL transaction -A debug message issued whena new MySQL transaction is being started. +A debug message issued when a new MySQL transaction is being started. This message is typically not issued when inserting data into a single table because the server doesn't explicitly start transactions in this case. This message is issued when data is -- 2.47.2