summaryrefslogtreecommitdiff
path: root/src/core/busname.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/busname.c')
-rw-r--r--src/core/busname.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/busname.c b/src/core/busname.c
index 43d7607a30..0ca9678a14 100644
--- a/src/core/busname.c
+++ b/src/core/busname.c
@@ -550,7 +550,7 @@ static void busname_enter_running(BusName *n) {
if (!n->activating)
return;
- /* We don't take conenctions anymore if we are supposed to
+ /* We don't take connections anymore if we are supposed to
* shut down anyway */
if (unit_stop_pending(UNIT(n))) {