There are spelling mistake in log messages. Fix these.
Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: David Teigland <teigland@redhat.com>
* was failed, we try to reset and
* hope it will go on.
*/
- log_print("reset node %d because shutdown stucked",
+ log_print("reset node %d because shutdown stuck",
node->nodeid);
midcomms_node_reset(node);
* was failed, we try to reset and
* hope it will go on.
*/
- log_print("reset node %d because shutdown stucked",
+ log_print("reset node %d because shutdown stuck",
node->nodeid);
midcomms_node_reset(node);