From: Josh Soref Date: Wed, 27 Mar 2019 08:25:20 +0000 (-0400) Subject: grammar: remove unnecessary comma in compound predicate X-Git-Tag: dnsdist-1.4.0-alpha1~22^2~5 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=a51d2140d95c6880e67ea667d69c5001f7d09e6f;p=thirdparty%2Fpdns.git grammar: remove unnecessary comma in compound predicate --- 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.