]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
dnsdist: Better description suggested by Otto in the documentation 13503/head
authorRemi Gacogne <remi.gacogne@powerdns.com>
Fri, 1 Dec 2023 13:29:52 +0000 (14:29 +0100)
committerRemi Gacogne <remi.gacogne@powerdns.com>
Mon, 4 Dec 2023 09:47:52 +0000 (10:47 +0100)
Co-authored-by: Otto Moerbeek <otto.moerbeek@open-xchange.com>
pdns/dnsdistdist/docs/reference/netmaskgroup.rst

index 568bb95b6ad83d0404ee89c7b73563c4994e9fcf..591ed54a679cc9e102dd01b7480e245f0c0e62e0 100644 (file)
@@ -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.