]> git.proxmox.com Git - mirror_lxc.git/commitdiff
spelling: successfully
authorJosh Soref <jsoref@users.noreply.github.com>
Tue, 30 Oct 2018 08:12:07 +0000 (08:12 +0000)
committerJosh Soref <jsoref@users.noreply.github.com>
Tue, 30 Oct 2018 08:12:07 +0000 (08:12 +0000)
Signed-off-by: Josh Soref <jsoref@gmail.com>
src/tests/shortlived.c

index da2f04f769acf4b471fca39ea7fce20ef5d1a12b..5c3d2754829823623513961a79cb7c64dc7d032f 100644 (file)
@@ -238,7 +238,7 @@ int main(int argc, char *argv[])
        /* Test whether we can start a really short-lived daemonized container with lxc-init. */
        for (i = 0; i < 10; i++) {
                /* An container started with lxc-init will always start
        /* Test whether we can start a really short-lived daemonized container with lxc-init. */
        for (i = 0; i < 10; i++) {
                /* An container started with lxc-init will always start
-                * succesfully unless lxc-init has a bug.
+                * successfully unless lxc-init has a bug.
                 */
                if (!c->startl(c, 1, NULL)) {
                        fprintf(stderr, "%d: %s failed to start on %dth iteration\n", __LINE__, c->name, i);
                 */
                if (!c->startl(c, 1, NULL)) {
                        fprintf(stderr, "%d: %s failed to start on %dth iteration\n", __LINE__, c->name, i);