Unverified Commit 55d1c51d by Josh Soref Committed by Christian Brauner

spelling: exiting

Signed-off-by: 's avatarJosh Soref <jsoref@gmail.com>
parent ece0b432
...@@ -458,7 +458,7 @@ int main(int argc, char *argv[]) ...@@ -458,7 +458,7 @@ int main(int argc, char *argv[])
} }
if (quit == LXC_MAINLOOP_CLOSE) { if (quit == LXC_MAINLOOP_CLOSE) {
NOTICE("Got quit command. lxc-monitord is exitting"); NOTICE("Got quit command. lxc-monitord is exiting");
break; break;
} }
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment