mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
Spelling fix: "RECCOMEND" => "RECOMMEND".
This commit is contained in:
@@ -645,8 +645,8 @@ test_protover_vote_roundtrip_ours(void *args)
|
||||
(void) args;
|
||||
const char *examples[] = {
|
||||
protover_get_supported_protocols(),
|
||||
DIRVOTE_RECCOMEND_RELAY_PROTO,
|
||||
DIRVOTE_RECCOMEND_CLIENT_PROTO,
|
||||
DIRVOTE_RECOMMEND_RELAY_PROTO,
|
||||
DIRVOTE_RECOMMEND_CLIENT_PROTO,
|
||||
DIRVOTE_REQUIRE_RELAY_PROTO,
|
||||
DIRVOTE_REQUIRE_CLIENT_PROTO,
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user