Commit 9eed569a by Christian Brauner Committed by GitHub

Merge pull request #1397 from stgraber/master

Fix typo
parents 42dc0de4 073000e2
......@@ -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