Skip to content
Snippets Groups Projects
Commit 2d199bdf authored by teor's avatar teor
Browse files

Fix grammar in comment on running_long_enough_to_decide_unreachable

parent 5710b83d
No related branches found
No related tags found
No related merge requests found
......@@ -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)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment