From 62b89c1a55609b3f612277737f0ed9be5a6189ca Mon Sep 17 00:00:00 2001 From: Stephen Morris Date: Tue, 5 Apr 2016 19:03:42 +0100 Subject: [PATCH] [4293] Correction of a typo in the dhcpsrv message file --- 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 50c26e40d7..712dab52fa 100644 --- a/src/lib/dhcpsrv/dhcpsrv_messages.mes +++ b/src/lib/dhcpsrv/dhcpsrv_messages.mes @@ -378,7 +378,7 @@ starts the periodic Lease File Cleanup. This debug message is logged when Memfile backend fails to unregister timer used for lease file cleanup scheduling. There are several reasons why this could occur, although the most likely cause is that the system -is being shut down and some other component has unregistered time timer. +is being shut down and some other component has unregistered the timer. The message includes the reason for this error. % DHCPSRV_MEMFILE_NEEDS_DOWNGRADING version of lease file: %1 schema is later than version %2 -- 2.47.2