mirror of
https://github.com/systemd/systemd-stable.git
synced 2024-12-22 13:33:56 +03:00
network: s/confiured/configured/
A quick typo fix I noticed whilst debugging.
This commit is contained in:
parent
69339ae9f7
commit
e3d1ffcc48
@ -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;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user