mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-11 05:33:47 +01:00
and get grammar right
svn:r6517
This commit is contained in:
parent
ae2648fb1c
commit
9000a5aff1
@ -3436,7 +3436,7 @@ update_router_descriptor_client_downloads(time_t now)
|
||||
}
|
||||
|
||||
if (rep_hist_circbuilding_dormant()) {
|
||||
log_info(LD_CIRC, "Skipping descriptor downloads: we haven't need "
|
||||
log_info(LD_CIRC, "Skipping descriptor downloads: we haven't needed "
|
||||
"any circuits lately.");
|
||||
return;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user