]> git.proxmox.com Git - mirror_lxc.git/commitdiff
spelling: specify
authorJosh Soref <jsoref@users.noreply.github.com>
Tue, 30 Oct 2018 08:09:44 +0000 (08:09 +0000)
committerJosh Soref <jsoref@users.noreply.github.com>
Tue, 30 Oct 2018 08:09:44 +0000 (08:09 +0000)
Signed-off-by: Josh Soref <jsoref@gmail.com>
src/lxc/conf.c

index 52ec8731b82d627578143cf47392234321455c4e..a5dc9b9fe642490311bbbc8a0c50fefab33ab67e 100644 (file)
@@ -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.
  */