mirror of
https://github.com/NLnetLabs/unbound.git
synced 2026-08-17 21:25:50 +02:00
- Fix typo; spotted by T3rm1.
This commit is contained in:
+1
-1
@@ -229,7 +229,7 @@ read_fwds_host(struct config_stub* s, struct delegpt* dp)
|
||||
return 0;
|
||||
}
|
||||
if(dname_subdomain_c(dname, dp->name)) {
|
||||
log_warn("forward-host '%s' may have has a circular "
|
||||
log_warn("forward-host '%s' may have a circular "
|
||||
"dependency on forward-zone '%s'",
|
||||
p->str, s->name);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user