mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
Fix grammar in comment on running_long_enough_to_decide_unreachable
This commit is contained in:
+1
-1
@@ -733,7 +733,7 @@ running_long_enough_to_decide_unreachable(void)
|
||||
}
|
||||
|
||||
/** Each server needs to have passed a reachability test no more
|
||||
* than this number of seconds ago, or he is listed as down in
|
||||
* than this number of seconds ago, or it is listed as down in
|
||||
* the directory. */
|
||||
#define REACHABLE_TIMEOUT (45*60)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user