From: Josh Soref Date: Tue, 30 Oct 2018 07:37:31 +0000 (+0000) Subject: spelling: overridden X-Git-Tag: lxc-4.0.0~372^2~19 X-Git-Url: https://git.proxmox.com/?p=mirror_lxc.git;a=commitdiff_plain;h=7b6604652432ee54dc28485a1b0277d66bde9b36 spelling: overridden Signed-off-by: Josh Soref --- diff --git a/src/lxc/conf.h b/src/lxc/conf.h index 0e2c726eb..4e2c79059 100644 --- a/src/lxc/conf.h +++ b/src/lxc/conf.h @@ -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. */