Skip to content

Commit

Permalink
spelling: specify
Browse files Browse the repository at this point in the history
Signed-off-by: Josh Soref <jsoref@gmail.com>
  • Loading branch information
jsoref authored and Christian Brauner committed Nov 22, 2018
1 parent eae828d commit 8ecfc43
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/lxc/conf.c
Expand Up @@ -4289,7 +4289,7 @@ struct lxc_list *get_minimal_idmap(struct lxc_conf *conf)
* 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.
*/
Expand Down

0 comments on commit 8ecfc43

Please sign in to comment.