summaryrefslogtreecommitdiff
path: root/node-startup-controller/node-startup-controller-application.c
diff options
context:
space:
mode:
Diffstat (limited to 'node-startup-controller/node-startup-controller-application.c')
-rw-r--r--node-startup-controller/node-startup-controller-application.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/node-startup-controller/node-startup-controller-application.c b/node-startup-controller/node-startup-controller-application.c
index 1c8968a..05c6feb 100644
--- a/node-startup-controller/node-startup-controller-application.c
+++ b/node-startup-controller/node-startup-controller-application.c
@@ -590,7 +590,7 @@ node_startup_controller_application_luc_groups_started (LUCStarter
g_return_if_fail (IS_NODE_STARTUP_CONTROLLER_APPLICATION (application));
/* notify systemd that we have finished starting the LUC and
- * that it can take over control to start unfocused.target,
+ * that it can take over control to start unfocussed.target,
* lazy.target etc. */
sd_notify (0, "READY=1");
}