From 15de862f93e449a1f5db2321c5b170144e025594 Mon Sep 17 00:00:00 2001 From: Remi Gacogne Date: Fri, 14 Mar 2025 11:19:50 +0100 Subject: [PATCH] dnsdist: Fix a typo in the quickstart guide --- pdns/dnsdistdist/docs/quickstart.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pdns/dnsdistdist/docs/quickstart.rst b/pdns/dnsdistdist/docs/quickstart.rst index e10f52ad24..e99cb29363 100644 --- a/pdns/dnsdistdist/docs/quickstart.rst +++ b/pdns/dnsdistdist/docs/quickstart.rst @@ -15,7 +15,7 @@ This will make dnsdist listen on IP address 127.0.0.1, port 5300 and forward all ``dnsdist`` Console and Configuration ------------------------------------- -Here is more complete configuration, save it to ``dnsdist.conf``:: +Here is more complete configuration, save it to ``dnsdist.conf``: .. code-block:: lua -- 2.47.2