From ffc4030163a4fda0aab127d1dacb68e3fc4ed6fa Mon Sep 17 00:00:00 2001 From: Josh Soref Date: Tue, 30 Oct 2018 06:49:52 +0000 Subject: [PATCH] spelling: capabilities 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 7307770a8..00767bb9f 100644 --- a/src/lxc/conf.c +++ b/src/lxc/conf.c @@ -2916,7 +2916,7 @@ static int idmaptool_on_path_and_privileged(const char *binary, cap_value_t cap) * of the doubt. Otherwise we might fail even though all the necessary * file capabilities are set. */ - DEBUG("Cannot check for file capabilites as full capability support is " + DEBUG("Cannot check for file capabilities as full capability support is " "missing. Manual intervention needed"); fret = 1; #endif -- 2.39.2