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 6656813f39..093622270d 100644
--- a/src/network/wait-online/manager.c
+++ b/src/network/wait-online/manager.c
@@ -110,7 +110,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;
}