]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
dnsdist: Fix 'Bugs Fixes' -> 'Bug Fixes' in the ChangeLog 13623/head
authorRemi Gacogne <remi.gacogne@powerdns.com>
Fri, 15 Dec 2023 09:22:59 +0000 (10:22 +0100)
committerRemi Gacogne <remi.gacogne@powerdns.com>
Fri, 15 Dec 2023 09:22:59 +0000 (10:22 +0100)
pdns/dnsdistdist/docs/changelog.rst

index e885c6e76d06253bd1478285f169f8bd1a930944..6bcb998b1836164cfce389e087db87bf41cf6005 100644 (file)
@@ -77,7 +77,7 @@ Changelog
     Add a DynBlockRulesGroup:removeRange() binding
 
   .. change::
-    :tags: Bugs Fixes, DNS over HTTPS
+    :tags: Bug Fixes, DNS over HTTPS
     :pullreq: 13381
 
     Fix the case where nghttp2 is available but DoH is disabled
@@ -120,7 +120,7 @@ Changelog
     Add `pdns::visit_directory()`, wrapping opendir/readdir/closedir
 
   .. change::
-    :tags: Bugs Fixes
+    :tags: Bug Fixes
     :pullreq: 13488
 
     Fix the removal of the last rule by name or UUID