Skip to content
Snippets Groups Projects
Commit fe9f5851 authored by Roger Dingledine's avatar Roger Dingledine
Browse files

fix wrong word in comment

parent acb54dee
No related branches found
No related tags found
No related merge requests found
......@@ -844,7 +844,7 @@ hs_get_subcredential(const ed25519_public_key_t *identity_pk,
memwipe(credential, 0, sizeof(credential));
}
/* From the given list of hidden service ports, find the ones that much the
/* From the given list of hidden service ports, find the ones that match the
* given edge connection conn, pick one at random and use it to set the
* connection address. Return 0 on success or -1 if none. */
int
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment