mirror of
https://github.com/systemd/systemd.git
synced 2025-03-31 14:50:15 +03:00
Minor spelling error - "Our of"->"Out of"
This commit is contained in:
parent
33de6b57a8
commit
be4bf266cb
@ -179,7 +179,7 @@ static void write_resolv_conf_server(DnsServer *s, FILE *f, unsigned *count) {
|
||||
assert(count);
|
||||
|
||||
if (!dns_server_string(s)) {
|
||||
log_warning("Our of memory, or invalid DNS address. Ignoring server.");
|
||||
log_warning("Out of memory, or invalid DNS address. Ignoring server.");
|
||||
return;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user