]> git.proxmox.com Git - mirror_lxc.git/commitdiff
spelling: overridden
authorJosh Soref <jsoref@users.noreply.github.com>
Tue, 30 Oct 2018 07:37:31 +0000 (07:37 +0000)
committerJosh Soref <jsoref@users.noreply.github.com>
Tue, 30 Oct 2018 07:37:31 +0000 (07:37 +0000)
Signed-off-by: Josh Soref <jsoref@gmail.com>
src/lxc/conf.h

index 0e2c726eb396d211ee20ec1e18507adb85383b4c..4e2c790590bbaea7267d2c5f7eb3e0da42226bbd 100644 (file)
@@ -307,7 +307,7 @@ struct lxc_conf {
        char *rcfile;   /* Copy of the top level rcfile we read */
 
        /* Logfile and loglevel can be set in a container config file. Those
-        * function as defaults. The defaults can be overriden by command line.
+        * function as defaults. The defaults can be overridden 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
         * here. */