From 8f6bc4554efd065c004d997e94b0b43a528da18e Mon Sep 17 00:00:00 2001 From: Remi Gacogne Date: Wed, 10 Mar 2021 09:58:24 +0100 Subject: [PATCH] dnsdist: Fix a missing space in the documentation --- pdns/dnsdistdist/docs/reference/config.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pdns/dnsdistdist/docs/reference/config.rst b/pdns/dnsdistdist/docs/reference/config.rst index e92fe577cc..1d279b9c83 100644 --- a/pdns/dnsdistdist/docs/reference/config.rst +++ b/pdns/dnsdistdist/docs/reference/config.rst @@ -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`. -- 2.47.2