From: Josh Soref Date: Thu, 2 Feb 2017 10:21:30 +0000 (+0000) Subject: spelling: outstanding X-Git-Tag: rec-4.1.0-alpha1~291^2~32 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=de4896ba53eaa673b51b6709ac6d0a2b298f078b;p=thirdparty%2Fpdns.git spelling: outstanding --- diff --git a/regression-tests.dnsdist/test_Basics.py b/regression-tests.dnsdist/test_Basics.py index 7049f060fc..496e6410b0 100644 --- a/regression-tests.dnsdist/test_Basics.py +++ b/regression-tests.dnsdist/test_Basics.py @@ -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. """