Fix typo

parent d512bd5e
......@@ -340,7 +340,7 @@ int lxc_monitord_spawn(const char *lxcpath)
close(pipefd[0]);
DEBUG("Sucessfully synced with child process.");
DEBUG("Successfully synced with child process.");
exit(EXIT_SUCCESS);
}
......
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