]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
grammar: remove unnecessary comma in compound predicate
authorJosh Soref <jsoref@users.noreply.github.com>
Wed, 27 Mar 2019 08:25:20 +0000 (04:25 -0400)
committerJosh Soref <jsoref@users.noreply.github.com>
Wed, 27 Mar 2019 08:25:20 +0000 (04:25 -0400)
docs/dnssec/modes-of-operation.rst

index a7c365b4c2ea8cdc0dbec02692b8b853382852c6..0040dfba296c087f7a3d87b44fba16da8373470e 100644 (file)
@@ -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.