From f3a19775170539b650f49859167f76b3ba4c0986 Mon Sep 17 00:00:00 2001 From: Remi Gacogne Date: Thu, 2 Jun 2022 17:10:28 +0200 Subject: [PATCH] dnsdist: Better wording in setVerboseLogDestination's documentation Co-authored-by: Peter van Dijk --- 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 8d3016bda4..c703a306fd 100644 --- a/pdns/dnsdistdist/docs/reference/config.rst +++ b/pdns/dnsdistdist/docs/reference/config.rst @@ -1094,7 +1094,7 @@ Status, Statistics and More .. versionadded:: 1.8.0 Set a destination file to write the 'verbose' log messages to, instead of sending them to syslog and/or the standard output which is the default. - Note that these messages will no longer be sent to syslog or the standard output once that option has been set. + Note that these messages will no longer be sent to syslog or the standard output once this option has been set. :param str dest: The destination file -- 2.47.3