From 9e0c1d45891a88ce647dc2ccb2fd102b50654070 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Vladim=C3=ADr=20=C4=8Cun=C3=A1t?= Date: Mon, 11 Mar 2024 07:09:53 +0100 Subject: [PATCH] docs: fix typo in an option name Reported on chat: https://matrix.to/#/!yEaUZSBVTYRlULEqON:gitter.im/$ZXYw2v_QnbgIiP83lNtBiBptiJxqcXPKe4GI47tI86E?via=gitter.im&via=matrix.org&via=kack.it --- doc/config-views.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/config-views.rst b/doc/config-views.rst index 48588384b..9781d612b 100644 --- a/doc/config-views.rst +++ b/doc/config-views.rst @@ -48,7 +48,7 @@ Conditions This is the only mandatory part of each rule. You may use ``[ 0.0.0.0/0, "::/0" ]`` to match all external requests. - .. option:: dst_subnet + .. option:: dst-subnet Destination subnet, i.e. restricting the IP address that accepted the query. -- 2.47.2