Unverified Commit 3eca667a authored by teor's avatar teor
Browse files

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

parent 49800cf5
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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.
 */