Browse Source

spelling: when a

Josh Soref 8 years ago
parent
commit
4f18a0a056
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/lib/dhcpsrv/dhcpsrv_messages.mes

+ 1 - 1
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.
 be rolled back and not committed to the database.
 
 
 % DHCPSRV_MYSQL_START_TRANSACTION starting new MySQL transaction
 % 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
 This message is typically not issued when inserting data into a
 single table because the server doesn't explicitly start
 single table because the server doesn't explicitly start
 transactions in this case. This message is issued when data is
 transactions in this case. This message is issued when data is