dirvote: Fix typo in comment

Signed-off-by: David Goulet <dgoulet@torproject.org>
This commit is contained in:
David Goulet 2018-05-02 09:06:40 -04:00
parent 8625f36de1
commit 1ef1ed76d8
1 changed files with 1 additions and 1 deletions

View File

@ -3972,7 +3972,7 @@ dirvote_clear_commits(networkstatus_t *ns)
}
}
/* The given url is the /tor/status-gove GET directory request. Populates the
/* The given url is the /tor/status-vote GET directory request. Populates the
* items list with strings that we can compress on the fly and dir_items with
* cached_dir_t objects that have a precompressed deflated version. */
void