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

index 43403ce429c3bd46e98640e61623e3a5407db52c..b895c5169309fc7dba54b68b5c9d57db0819f4a8 100644 (file)
@@ -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