]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
Typo in comment 14227/head
authorOtto Moerbeek <otto.moerbeek@open-xchange.com>
Thu, 23 May 2024 13:42:33 +0000 (15:42 +0200)
committerGitHub <noreply@github.com>
Thu, 23 May 2024 13:42:33 +0000 (15:42 +0200)
Co-authored-by: Remi Gacogne <github@coredump.fr>
regression-tests.recursor-dnssec/test_Protobuf.py

index f897466d01105464ec70b73a5783208f8830825b..a3cf75404b4c766978c894b493dcf1a026679f8b 100644 (file)
@@ -1249,7 +1249,7 @@ auth-zones=example=configs/%s/example.zone""" % _confdir
         self.checkProtobufIdentity(msg, self._requestorId + port, (self._deviceId + port).encode('ascii'), self._deviceName + port)
         self.checkNoRemainingMessage()
 
-        # Agin, but now the PC is involved
+        # Again, but now the PC is involved
         # check the protobuf messages corresponding to the UDP query and answer
         # Re-init socket so we get a different port
         self.setUpSockets();