]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
rec docs: fix *.lua, * has special meaning 14607/head
authorOtto Moerbeek <otto.moerbeek@open-xchange.com>
Wed, 28 Aug 2024 13:38:08 +0000 (15:38 +0200)
committerOtto Moerbeek <otto.moerbeek@open-xchange.com>
Wed, 28 Aug 2024 13:38:08 +0000 (15:38 +0200)
pdns/recursordist/settings/table.py

index 5c8fe6eed9390be7d50267c80108c0f4d3c24aeb..3fd6af8cfed35c26e566669e485609627c4d5922 100644 (file)
@@ -1364,7 +1364,7 @@ See :doc:`lua-config/index` for the options that can be set in this file.
         'default' : '',
         'help' : 'More powerful configuration options',
         'doc' : '''
- When creating a Lua context, all *.lua files in the directory are loaded to the Lua context.
+ When creating a Lua context, all ``*.lua`` files in the directory are loaded into the Lua context.
  ''',
     },
     {