From: Joseph Sutton Date: Mon, 2 Oct 2023 02:07:03 +0000 (+1300) Subject: python:tests: Fix comment X-Git-Tag: tevent-0.16.0~23 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=ed97b15fe9795214b6497e91ead943c933d53325;p=thirdparty%2Fsamba.git python:tests: Fix comment Signed-off-by: Joseph Sutton Reviewed-by: Andrew Bartlett --- diff --git a/python/samba/tests/sid_strings.py b/python/samba/tests/sid_strings.py index 5ff1edc0642..fa2b84d16ab 100644 --- a/python/samba/tests/sid_strings.py +++ b/python/samba/tests/sid_strings.py @@ -545,7 +545,7 @@ class SidStringsAsDnSearchWithDnObject(SidStringBase): @DynamicTestCase class SidStringsAsDnInSearchFilter(SidStringBase): - """How does a bad dn work is a search filter? + """How does a bad dn work in a search filter? Answer: on Windows it always works. """