From e47aa4298e55aa0a20abd590a8c02f99edb365a1 Mon Sep 17 00:00:00 2001 From: Josh Soref Date: Thu, 2 Feb 2017 09:59:25 +0000 Subject: [PATCH] spelling: indicating --- regression-tests.dnsdist/clientsubnetoption.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/regression-tests.dnsdist/clientsubnetoption.py b/regression-tests.dnsdist/clientsubnetoption.py index 13bcd1675..c4f78f25d 100644 --- a/regression-tests.dnsdist/clientsubnetoption.py +++ b/regression-tests.dnsdist/clientsubnetoption.py @@ -58,7 +58,7 @@ class ClientSubnetOption(dns.edns.Option): """Implementation of draft-vandergaast-edns-client-subnet-01. Attributes: - family: An integer inidicating which address family is being sent + family: An integer indicating which address family is being sent ip: IP address in integer notation mask: An integer representing the number of relevant bits being sent scope: An integer representing the number of significant bits used by -- 2.50.0