From: Josh Soref Date: Tue, 30 Oct 2018 06:51:58 +0000 (+0000) Subject: spelling: comma X-Git-Tag: lxc-3.1.0~26^2~49 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=18406e5a2a3ab7ec75dd6950860efbe97617457b;p=thirdparty%2Flxc.git spelling: comma Signed-off-by: Josh Soref --- diff --git a/src/lxc/cgroups/cgfsng.c b/src/lxc/cgroups/cgfsng.c index 43403ce42..b895c5169 100644 --- a/src/lxc/cgroups/cgfsng.c +++ b/src/lxc/cgroups/cgfsng.c @@ -31,7 +31,7 @@ * * This new implementation assumes that cgroup filesystems are mounted * under /sys/fs/cgroup/clist where clist is either the controller, or - * a comman-separated list of controllers. + * a comma-separated list of controllers. */ #ifndef _GNU_SOURCE