1
0
mirror of https://github.com/samba-team/samba.git synced 2025-12-16 00:23:52 +03:00

python:tests: Fix comment

Signed-off-by: Joseph Sutton <josephsutton@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
This commit is contained in:
Joseph Sutton
2023-10-02 15:07:03 +13:00
committed by Andrew Bartlett
parent d2196545bb
commit ed97b15fe9

View File

@@ -545,7 +545,7 @@ class SidStringsAsDnSearchWithDnObject(SidStringBase):
@DynamicTestCase
class SidStringsAsDnInSearchFilter(SidStringBase):
"""How does a bad <SID=x> dn work is a search filter?
"""How does a bad <SID=x> dn work in a search filter?
Answer: on Windows it always works.
"""