relay: Fix a comment typo in the selftest.c header

This commit is contained in:
teor
2020-04-30 13:54:40 +10:00
parent 49800cf539
commit 3eca667ae4
+1 -1
View File
@@ -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.
*/