From: Josh Soref Date: Thu, 11 Mar 2021 03:39:26 +0000 (-0500) Subject: spelling: matches X-Git-Tag: rec-4.5.0-beta1~30^2~27 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=152f3626e68dcce65bdcc3641b4d61e879fefa6f;p=thirdparty%2Fpdns.git spelling: matches Signed-off-by: Josh Soref --- diff --git a/pdns/iputils.hh b/pdns/iputils.hh index dcc9af8c3b..ded59d3e11 100644 --- a/pdns/iputils.hh +++ b/pdns/iputils.hh @@ -1276,7 +1276,7 @@ private: size_type d_size; }; -/** This class represents a group of supplemental Netmask classes. An IP address matchs +/** This class represents a group of supplemental Netmask classes. An IP address matches if it is matched by zero or more of the Netmask classes within. */ class NetmaskGroup