]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
dnsdist: Fix formatting in the 1.9.5 ChangeLog
authorRemi Gacogne <remi.gacogne@powerdns.com>
Thu, 20 Jun 2024 07:42:00 +0000 (09:42 +0200)
committerGitHub <noreply@github.com>
Thu, 20 Jun 2024 07:42:00 +0000 (09:42 +0200)
Co-authored-by: Peter van Dijk <peter.van.dijk@powerdns.com>
pdns/dnsdistdist/docs/changelog.rst

index 5d59b7c3cf571d429e58baaa21d088752431526b..76b395ab42952487f9f83fb332a3fb2914997112 100644 (file)
@@ -21,7 +21,7 @@ Changelog
     :tags: Bug Fixes, Webserver
     :pullreq: 14170
 
-    Prevent a race when calling `registerWebHandler` at runtime
+    Prevent a race when calling ``registerWebHandler`` at runtime
 
   .. change::
     :tags: Bug Fixes