2
0
mirror of https://gitlab.isc.org/isc-projects/kea synced 2025-08-31 05:55:28 +00:00

[2244] fixed a typo in a log message.

This commit is contained in:
JINMEI Tatuya
2012-10-08 15:49:24 -07:00
parent dda8b3fa72
commit ff2fabced6

View 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).