From de4896ba53eaa673b51b6709ac6d0a2b298f078b Mon Sep 17 00:00:00 2001 From: Josh Soref Date: Thu, 2 Feb 2017 10:21:30 +0000 Subject: [PATCH] spelling: outstanding --- regression-tests.dnsdist/test_Basics.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/regression-tests.dnsdist/test_Basics.py b/regression-tests.dnsdist/test_Basics.py index 7049f060f..496e6410b 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. """ -- 2.50.1