]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[2244] fixed a typo in a log message.
authorJINMEI Tatuya <jinmei@isc.org>
Mon, 8 Oct 2012 22:49:24 +0000 (15:49 -0700)
committerJINMEI Tatuya <jinmei@isc.org>
Thu, 11 Oct 2012 17:04:40 +0000 (10:04 -0700)
src/bin/bind10/bind10_messages.mes

index dd36ef96e363ba4d24c263decbb0c4e274508948..2f48325498089182ac1208afdc111404362bd290 100644 (file)
@@ -147,7 +147,7 @@ unexpectedly, but the boss then found that the component had been removed
 from its local configuration of components to run.  This is an unusal
 situation but can happen if the administrator removes the component from
 the configuration after the component's crash and before the restart time.
-The boss module simply skipped restarting that module, and the whole syste
+The boss module simply skipped restarting that module, and the whole system
 went back to the expected state (except that the crash itself is likely
 to be a bug).