]> git.ipfire.org Git - thirdparty/unbound.git/commitdiff
- Fix #287: doc typo: "Additionaly".
authorW.C.A. Wijngaards <wouter@nlnetlabs.nl>
Mon, 10 Aug 2020 06:15:06 +0000 (08:15 +0200)
committerW.C.A. Wijngaards <wouter@nlnetlabs.nl>
Mon, 10 Aug 2020 06:15:06 +0000 (08:15 +0200)
doc/Changelog
doc/unbound.conf.5.in

index bcc48de6ebe6ad9adb6bfb3101eb4141120be11a..4dd98012aed0521ecf35dadd88e5569e6843a9bb 100644 (file)
@@ -1,3 +1,6 @@
+10 August 2020: Wouter
+       - Fix #287: doc typo: "Additionaly".
+
 6 August 2020: Wouter
        - Merge PR #284 and Fix #246: Remove DLV entirely from Unbound.
          The DLV has been decommisioned and in unbound 1.5.4, in 2015, there
index 8eae10a62173f4d82e9198fc2b12dcee4567672b..951094ed1ab3f1b4d15e44b9460c29da9e91ea0f 100644 (file)
@@ -2101,7 +2101,7 @@ even if some data have expired in terms of DNS TTL or the Redis server has
 cached too much data;
 if necessary the Redis server must be configured to limit the cache size,
 preferably with some kind of least-recently-used eviction policy.
-Additionaly, the \fBredis\-expire\-records\fR option can be used in order to
+Additionally, the \fBredis\-expire\-records\fR option can be used in order to
 set the relative DNS TTL of the message as timeout to the Redis records; keep
 in mind that some additional memory is used per key and that the expire
 information is stored as absolute Unix timestamps in Redis (computer time must