Unverified Commit f9cb6c00 by Josh Soref Committed by Christian Brauner

spelling: output

Signed-off-by: 's avatarJosh Soref <jsoref@gmail.com>
parent 940ec5dc
...@@ -2987,7 +2987,7 @@ int lxc_map_ids(struct lxc_list *idmap, pid_t pid) ...@@ -2987,7 +2987,7 @@ int lxc_map_ids(struct lxc_list *idmap, pid_t pid)
if (!had_entry) if (!had_entry)
continue; continue;
/* Try to catch the ouput of new{g,u}idmap to make debugging /* Try to catch the output of new{g,u}idmap to make debugging
* easier. * easier.
*/ */
if (use_shadow) { if (use_shadow) {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment