From: David Goulet Date: Wed, 2 May 2018 13:06:40 +0000 (-0400) Subject: dirvote: Fix typo in comment X-Git-Tag: tor-0.3.4.1-alpha~76 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=1ef1ed76d864b6c3147c0444d9114ebcc53c18b5;p=thirdparty%2Ftor.git dirvote: Fix typo in comment Signed-off-by: David Goulet --- diff --git a/src/or/dirauth/dirvote.c b/src/or/dirauth/dirvote.c index fd629ca6ff..66a530b6db 100644 --- a/src/or/dirauth/dirvote.c +++ b/src/or/dirauth/dirvote.c @@ -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