]> git.proxmox.com Git - mirror_lxc.git/blobdiff - src/lxc/tools/lxc_autostart.c
spelling: container
[mirror_lxc.git] / src / lxc / tools / lxc_autostart.c
index 1209897ec81ba99b882c43efc1f0a2864867e20e..d6f3cb126ed982995d76fe811be3a275c078116f 100644 (file)
@@ -417,7 +417,7 @@ int main(int argc, char *argv[])
                                }
                        }
 
-                       /* We have a candidate continer to process */
+                       /* We have a candidate container to process */
                        c->want_daemonize(c, 1);
 
                        if (my_args.shutdown) {