From a436b81a35e971f4d653ab378b5b310a947cd363 Mon Sep 17 00:00:00 2001 From: Pietro Date: Fri, 16 Mar 2018 16:08:40 +0100 Subject: [PATCH] Doc: Typo --- docs/whitedoc/p2p.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/whitedoc/p2p.rst b/docs/whitedoc/p2p.rst index 614abc347..93f3af741 100644 --- a/docs/whitedoc/p2p.rst +++ b/docs/whitedoc/p2p.rst @@ -128,5 +128,5 @@ Given these bounds, the maintenance worker: peers until it reaches at least ``min_target`` connections (and never more than ``max_target`` connections). -The maintenance worker is also in charge to periodically run the +The maintenance worker is also in charge of periodically run the greylists GC functions to unban ip addresses from the greylist.