From: Josh Soref Date: Tue, 30 Oct 2018 06:49:52 +0000 (+0000) Subject: spelling: capabilities X-Git-Tag: lxc-3.1.0~26^2~52 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ffc4030163a4fda0aab127d1dacb68e3fc4ed6fa;p=thirdparty%2Flxc.git spelling: capabilities Signed-off-by: Josh Soref --- 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