]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
spelling: outstanding
authorJosh Soref <jsoref@users.noreply.github.com>
Thu, 2 Feb 2017 10:21:30 +0000 (10:21 +0000)
committerJosh Soref <jsoref@users.noreply.github.com>
Thu, 2 Feb 2017 10:21:30 +0000 (10:21 +0000)
regression-tests.dnsdist/test_Basics.py

index 7049f060fc0f8a800d91fff080a43922ce296424..496e6410b0744598039b2aafb45ccac86f3892f7 100644 (file)
@@ -287,7 +287,7 @@ class TestBasics(DNSDistTest):
 
         The backend send an unrelated answer over UDP, it should
         be discarded by dnsdist. It could happen if we wrap around
-        maxOutstanding queries too quickly or have more than maxOustanding
+        maxOutstanding queries too quickly or have more than maxOutstanding
         queries to a specific backend in the air over UDP,
         but does not really make sense over TCP.
         """