From ffac9ebc9cbe339770b260f0fb6b4121c25b3552 Mon Sep 17 00:00:00 2001 From: Josh Soref Date: Thu, 2 Feb 2017 09:25:40 +0000 Subject: [PATCH] spelling: against --- pdns/sstuff.hh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pdns/sstuff.hh b/pdns/sstuff.hh index a730a8787a..d4922356b4 100644 --- a/pdns/sstuff.hh +++ b/pdns/sstuff.hh @@ -110,7 +110,7 @@ public: return (getpeername(d_socket, (struct sockaddr *)&remote, &remotelen) >= 0); } - //! Check remote address aganst netmaskgroup ng + //! Check remote address against netmaskgroup ng bool acl(NetmaskGroup &ng) { ComboAddress remote; -- 2.47.2