From b7375fb8ccd71a72749b52c003912d7a69fdbbdf Mon Sep 17 00:00:00 2001 From: Peter van Dijk Date: Thu, 15 Apr 2021 13:52:36 +0200 Subject: [PATCH] formatting nit --- pdns/recursordist/docs/lua-scripting/index.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pdns/recursordist/docs/lua-scripting/index.rst b/pdns/recursordist/docs/lua-scripting/index.rst index 2c18a05e09..d11c4da8bc 100644 --- a/pdns/recursordist/docs/lua-scripting/index.rst +++ b/pdns/recursordist/docs/lua-scripting/index.rst @@ -1,5 +1,5 @@ Scripting PowerDNS Recursor -====================== +=========================== In the PowerDNS Recursor, it is possible to modify resolving behaviour using simple scripts written in the `Lua `_ programming language. **Note**: This describes the Lua scripts as supported by 4.x. They are very different than the ones from 3.x, but tend to be faster and more correct. -- 2.47.2