summaryrefslogtreecommitdiff
path: root/src/core/cgroup.c
diff options
context:
space:
mode:
authorDavid Strauss <david@davidstrauss.net>2013-11-06 20:03:18 +1000
committerDavid Strauss <david@davidstrauss.net>2013-11-06 20:03:18 +1000
commitf3669545238702f8ffee7b743ca4347b785b558a (patch)
tree8edb2363a12fd73eb53d800ee5cdab9795a4a6a4 /src/core/cgroup.c
parent74df0fca09b3c31ed19e14ba80f996fdff772417 (diff)
Comment spelling fixes.
Diffstat (limited to 'src/core/cgroup.c')
-rw-r--r--src/core/cgroup.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/cgroup.c b/src/core/cgroup.c
index f2a99c76b7..6a6c5049b3 100644
--- a/src/core/cgroup.c
+++ b/src/core/cgroup.c
@@ -509,7 +509,7 @@ int unit_realize_cgroup(Unit *u) {
* unit, we need to first create all parents, but there's more
* actually: for the weight-based controllers we also need to
* make sure that all our siblings (i.e. units that are in the
- * same slice as we are) have cgroup too. Otherwise things
+ * same slice as we are) have cgroups, too. Otherwise things
* would become very uneven as each of their processes would
* get as much resources as all our group together. This call
* will synchronously create the parent cgroups, but will