]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
dnsdist: Fix a missing space in the documentation
authorRemi Gacogne <remi.gacogne@powerdns.com>
Wed, 10 Mar 2021 08:58:24 +0000 (09:58 +0100)
committerRemi Gacogne <remi.gacogne@powerdns.com>
Thu, 16 Sep 2021 12:12:26 +0000 (14:12 +0200)
pdns/dnsdistdist/docs/reference/config.rst

index e92fe577cc37709a160fa2fe6c809b6d55d3d927..1d279b9c83afe1d87b1a62e13ae2da39100b684e 100644 (file)
@@ -334,7 +334,7 @@ Webserver configuration
     ``statsRequireAuthentication``, ``maxConcurrentConnections`` optional parameters added.
 
   .. versionchanged:: 1.7.0
-    The optional ``password``parameter has been deprecated and replaced with ``hashedPassword``.
+    The optional ``password`` parameter has been deprecated and replaced with ``hashedPassword``.
 
   Setup webserver configuration. See :func:`webserver`.