]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[master] regen
authorFrancis Dupont <fdupont@isc.org>
Tue, 24 Jan 2017 19:18:41 +0000 (20:18 +0100)
committerFrancis Dupont <fdupont@isc.org>
Tue, 24 Jan 2017 19:18:41 +0000 (20:18 +0100)
src/lib/log/log_messages.cc

index aa0292f9ec1d292c56871a63096f42d98e1b1a02..e1f005cd90135cdb7b55c53c38ed8658d98d7e69 100644 (file)
@@ -1,4 +1,4 @@
-// File created from log_messages.mes on Thu Jul  7 15:32:06 2011
+// File created from log_messages.mes on Tue Jan 24 2017 20:17
 
 #include <cstddef>
 #include <log/message_types.h>
@@ -52,7 +52,7 @@ const char* values[] = {
     "LOG_PREFIX_INVALID_ARG", "line %1: $PREFIX directive has an invalid argument ('%2')",
     "LOG_READING_LOCAL_FILE", "reading local message file %1",
     "LOG_READ_ERROR", "error reading from message file %1: %2",
-    "LOG_UNRECOGNIZED_DIRECTIVE", "line %1: unrecogniszd directive '%2'",
+    "LOG_UNRECOGNIZED_DIRECTIVE", "line %1: unrecognized directive '%2'",
     "LOG_WRITE_ERROR", "error writing to %1: %2",
     NULL
 };