summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/network/wait-online/manager.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/network/wait-online/manager.c b/src/network/wait-online/manager.c
index 5d65d92f2e..17b74753ee 100644
--- a/src/network/wait-online/manager.c
+++ b/src/network/wait-online/manager.c
@@ -112,7 +112,7 @@ static int manager_link_is_online(Manager *m, Link *l, LinkOperationalStateRange
}
}
- log_link_debug(l, "link is confiured by networkd and online.");
+ log_link_debug(l, "link is configured by networkd and online.");
return 1;
}