[tor-commits] [tor/master] relay: Fix a comment typo in the selftest.c header
teor at torproject.org
teor at torproject.org
Thu Apr 30 03:57:24 UTC 2020
commit 3eca667ae4ab7dfd4d6f87858808b2775ffb1340
Author: teor <teor at torproject.org>
Date: Thu Apr 30 13:54:40 2020 +1000
relay: Fix a comment typo in the selftest.c header
---
src/feature/relay/selftest.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/feature/relay/selftest.c b/src/feature/relay/selftest.c
index 8aaf068f9..402ce0e3d 100644
--- a/src/feature/relay/selftest.c
+++ b/src/feature/relay/selftest.c
@@ -8,7 +8,7 @@
* \file selftest.c
* \brief Relay self-testing
*
- * Relays need to make sure that their own ports are reasonable, and estimate
+ * Relays need to make sure that their own ports are reachable, and estimate
* their own bandwidth, before publishing.
*/
More information about the tor-commits
mailing list