From 152f3626e68dcce65bdcc3641b4d61e879fefa6f Mon Sep 17 00:00:00 2001 From: Josh Soref Date: Wed, 10 Mar 2021 22:39:26 -0500 Subject: [PATCH] spelling: matches Signed-off-by: Josh Soref --- pdns/iputils.hh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.47.2