commit 96876d3ad79c14722cf14d9705df291b38ec4a82
parent 86aa84e634e05de44937f6fb0c593e441ad455b6
Author: Alexander Færøy <ahf@torproject.org>
Date: Tue, 30 Jun 2020 01:22:44 +0000
Merge branch 'tor-github/pr/1940'
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/test/test_hs_service.c b/src/test/test_hs_service.c
@@ -1619,7 +1619,7 @@ test_build_update_descriptors(void *arg)
/* We won't test the service IP object because there is a specific test
* already for this but we'll make sure that the state is coherent.*/
- /* Three link specifiers are mandatoy so make sure we do have them. */
+ /* Three link specifiers are mandatory so make sure we do have them. */
tt_int_op(smartlist_len(ip_cur->base.link_specifiers), OP_EQ, 3);
/* Make sure we have a valid encryption keypair generated when we pick an
* intro point in the update process. */