diff --git a/src/or/dirserv.c b/src/or/dirserv.c index bc00dc8603..d4a2dcee56 100644 --- a/src/or/dirserv.c +++ b/src/or/dirserv.c @@ -1195,7 +1195,7 @@ dirserv_get_networkstatus_v2(smartlist_t *result, return 0; } -/** Add a routerinfo_t to descs_out for each routers matching +/** Add a routerinfo_t to descs_out for each router matching * key. The key should be either "/tor/server/authority" for our own * routerinfo; "/tor/server/all" for all the routerinfos we have, * concatenated; or "/tor/server/FP" where FP is a plus-separated sequence of