소스 검색

dirvote: Fix typo in comment

Signed-off-by: David Goulet <dgoulet@torproject.org>
David Goulet 6 년 전
부모
커밋
1ef1ed76d8
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/or/dirauth/dirvote.c

+ 1 - 1
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