From a51d2140d95c6880e67ea667d69c5001f7d09e6f Mon Sep 17 00:00:00 2001 From: Josh Soref Date: Wed, 27 Mar 2019 04:25:20 -0400 Subject: [PATCH] grammar: remove unnecessary comma in compound predicate --- docs/dnssec/modes-of-operation.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/dnssec/modes-of-operation.rst b/docs/dnssec/modes-of-operation.rst index a7c365b4c2..0040dfba29 100644 --- a/docs/dnssec/modes-of-operation.rst +++ b/docs/dnssec/modes-of-operation.rst @@ -85,7 +85,7 @@ records, are calculated on the fly, and heavily cached. All CPU cores are used for the calculation. RRSIGs have a validity period. In PowerDNS, the RRSIG validity period is 3 weeks. -This period starts at most a week in the past, and continues at least a week into the future. +This period starts at most a week in the past and continues at least a week into the future. This interval jumps with one-week increments every Thursday. The time period used is always calculated based on the moment of rollover. -- 2.47.2