]> git.ipfire.org Git - thirdparty/lxc.git/commitdiff
spelling: overridden
authorJosh Soref <jsoref@users.noreply.github.com>
Tue, 30 Oct 2018 07:37:31 +0000 (07:37 +0000)
committerChristian Brauner <christian.brauner@ubuntu.com>
Thu, 22 Nov 2018 07:33:09 +0000 (08:33 +0100)
Signed-off-by: Josh Soref <jsoref@gmail.com>
src/lxc/conf.h

index 054ccdea821883e715551eaa5419cb7fc4f7858b..7566dc8e1805f33de98eb355d8ca7b9ff6e88230 100644 (file)
@@ -297,7 +297,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. */