From 13dee3a3c25e26d69c9c42927dccf1e4f2ce5c78 Mon Sep 17 00:00:00 2001 From: Remi Gacogne Date: Fri, 1 Dec 2023 14:29:52 +0100 Subject: [PATCH] dnsdist: Better description suggested by Otto in the documentation Co-authored-by: Otto Moerbeek --- pdns/dnsdistdist/docs/reference/netmaskgroup.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pdns/dnsdistdist/docs/reference/netmaskgroup.rst b/pdns/dnsdistdist/docs/reference/netmaskgroup.rst index 568bb95b6a..591ed54a67 100644 --- a/pdns/dnsdistdist/docs/reference/netmaskgroup.rst +++ b/pdns/dnsdistdist/docs/reference/netmaskgroup.rst @@ -21,7 +21,7 @@ NetmaskGroup .. versionadded:: 1.9.0 - Add one or more masks from an existing to this NMG. + Add all masks from an existing NMG to this NMG. :param NetmaskGroup otherNMG: Add the masks from a :class:`NetmaskGroup` to this one. -- 2.47.2