and get grammar right

svn:r6517
This commit is contained in:
Roger Dingledine 2006-05-30 06:19:48 +00:00
parent ae2648fb1c
commit 9000a5aff1

View File

@ -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;
}