mirror of
https://github.com/systemd/systemd-stable.git
synced 2025-02-02 09:47:03 +03:00
network: s/confiured/configured/
A quick typo fix I noticed whilst debugging. (cherry picked from commit e3d1ffcc48dfc72b44f4b63ebe25256698b23958)
This commit is contained in:
parent
056fcd4e31
commit
037160fc69
@ -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…
x
Reference in New Issue
Block a user