]> git.ipfire.org Git - thirdparty/unbound.git/commitdiff
Fix typo in Changelog entry.
authorW.C.A. Wijngaards <wouter@nlnetlabs.nl>
Fri, 4 Apr 2025 09:00:16 +0000 (11:00 +0200)
committerW.C.A. Wijngaards <wouter@nlnetlabs.nl>
Fri, 4 Apr 2025 09:00:16 +0000 (11:00 +0200)
doc/Changelog

index fadef8bedb3efe59a07fc10e845eca0fde69ba1d..e60226696a46c167a20b6766ce699b648f3c3485 100644 (file)
@@ -2,7 +2,7 @@
        - Fix mesh_copy_client_info to omit null contents from copy.
        - Fix comment name in the rpz nsdname test.
        - Fix nettle compile for warnings and ticket keys.
-       - Fix redis_replicat test for unused option defaults and log printout.
+       - Fix redis_replica test for unused option defaults and log printout.
 
 4 April 2025: Yorgos
        - Merge #1019: Redis read-only replica support.