misc tiny fixes

This commit is contained in:
Roger Dingledine
2018-04-01 23:47:44 -04:00
parent 596eed3715
commit 0983c203e5
3 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -1237,7 +1237,7 @@ test_build_update_descriptors(void *arg)
node->is_running = node->is_valid = node->is_fast = node->is_stable = 1;
}
/* We have to set thise, or the lack of microdescriptors for these
/* We have to set this, or the lack of microdescriptors for these
* nodes will make them unusable. */
get_options_mutable()->UseMicrodescriptors = 0;