]> git.proxmox.com Git - mirror_lxc.git/commitdiff
spelling: capabilities
authorJosh Soref <jsoref@users.noreply.github.com>
Tue, 30 Oct 2018 06:49:52 +0000 (06:49 +0000)
committerJosh Soref <jsoref@users.noreply.github.com>
Tue, 30 Oct 2018 06:49:52 +0000 (06:49 +0000)
Signed-off-by: Josh Soref <jsoref@gmail.com>
src/lxc/conf.c

index 7307770a893ada3d7291128a04ad41d9d0743eac..00767bb9fbb1e27f629eb24326d6076175b55ddc 100644 (file)
@@ -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