From d85813cd63369575c36fc9b728b73026d4c09e1f Mon Sep 17 00:00:00 2001 From: Josh Soref Date: Tue, 30 Oct 2018 07:36:14 +0000 Subject: [PATCH] spelling: output Signed-off-by: Josh Soref --- src/lxc/conf.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/lxc/conf.c b/src/lxc/conf.c index e441d5232..52ec8731b 100644 --- a/src/lxc/conf.c +++ b/src/lxc/conf.c @@ -3040,7 +3040,7 @@ int lxc_map_ids(struct lxc_list *idmap, pid_t pid) if (!had_entry) 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. */ if (use_shadow) { -- 2.39.2