From: Josh Soref Date: Tue, 30 Oct 2018 08:09:44 +0000 (+0000) Subject: spelling: specify X-Git-Tag: lxc-3.1.0~26^2~7 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=915e3dbdf00255fd60051f8800a284ce2f7cc5af;p=thirdparty%2Flxc.git spelling: specify Signed-off-by: Josh Soref --- diff --git a/src/lxc/conf.c b/src/lxc/conf.c index 52ec8731b..a5dc9b9fe 100644 --- a/src/lxc/conf.c +++ b/src/lxc/conf.c @@ -4359,7 +4359,7 @@ on_error: * This means we require only to establish a mapping from: * - the container root {g,u}id as seen from the host > user's host {g,u}id * - the container root -> some sub{g,u}id - * The former we add, if the user did not specifiy a mapping. The latter we + * The former we add, if the user did not specify a mapping. The latter we * retrieve from the container's configured {g,u}id mappings as it must have been * there to start the container in the first place. */