chiark / gitweb /
tree-wide: spelling fixes
[elogind.git] / src / core / main.c
index 87d54caac3b01a333d779b3b86e4ec26f98fdc05..688ca0ea2a01040c20a7cf268e8efacc45a943e1 100644 (file)
@@ -1112,7 +1112,7 @@ static void test_usr(void) {
 static int initialize_join_controllers(void) {
         /* By default, mount "cpu" + "cpuacct" together, and "net_cls"
          * + "net_prio". We'd like to add "cpuset" to the mix, but
-         * "cpuset" does't really work for groups with no initialized
+         * "cpuset" doesn't really work for groups with no initialized
          * attributes. */
 
         arg_join_controllers = new(char**, 3);