]> git.ipfire.org Git - thirdparty/lxc.git/commitdiff
spelling: loglevel
authorJosh Soref <jsoref@users.noreply.github.com>
Tue, 30 Oct 2018 07:18:45 +0000 (07:18 +0000)
committerJosh Soref <jsoref@users.noreply.github.com>
Tue, 30 Oct 2018 07:18:45 +0000 (07:18 +0000)
Signed-off-by: Josh Soref <jsoref@gmail.com>
src/lxc/conf.h

index befadc8cd96385e266af8f1f5cc0a1edb66e6bfe..0e2c726eb396d211ee20ec1e18507adb85383b4c 100644 (file)
@@ -306,7 +306,7 @@ struct lxc_conf {
        int stopsignal; /* signal used to hard stop container */
        char *rcfile;   /* Copy of the top level rcfile we read */
 
-       /* Logfile and logleve can be set in a container config file. Those
+       /* Logfile and loglevel can be set in a container config file. Those
         * function as defaults. The defaults can be overriden by command line.
         * However we don't want the command line specified values to be saved
         * on c->save_config(). So we store the config file specified values