This patch fixes a typo in the cgroup2 cgroup_help_v1() method in extensions\ibxt_cgroup.c.
Signed-off-by: Rami Rosen <rami.rosen@intel.com>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
printf(
"cgroup match options:\n"
"[!] --path path Recursively match path relative to cgroup2 root\n"
-"[!] --cgroup claasid Match cgroup classid, can't be used with --path\n");
+"[!] --cgroup classid Match cgroup classid, can't be used with --path\n");
}
static const struct xt_option_entry cgroup_opts_v0[] = {