test/nodelist: Fix a typo

This commit is contained in:
teor 2019-08-19 16:36:58 +10:00
parent 9b1aa9a572
commit 8a10c0696d

View File

@ -76,7 +76,7 @@ test_nodelist_node_get_verbose_nickname_not_named(void *arg)
}
/** A node should be considered a directory server if it has an open dirport
* of it accepts tunnelled directory requests.
* or it accepts tunnelled directory requests.
*/
static void
test_nodelist_node_is_dir(void *arg)