]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
dirvote: Fix typo in comment
authorDavid Goulet <dgoulet@torproject.org>
Wed, 2 May 2018 13:06:40 +0000 (09:06 -0400)
committerDavid Goulet <dgoulet@torproject.org>
Wed, 2 May 2018 13:06:40 +0000 (09:06 -0400)
Signed-off-by: David Goulet <dgoulet@torproject.org>
src/or/dirauth/dirvote.c

index fd629ca6ff5d3a118674bbb33fe970d2484faaba..66a530b6dbd40f44c811a8d7010157d00fe07a75 100644 (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