1
0
mirror of https://github.com/samba-team/samba.git synced 2025-09-11 09:44:19 +03:00

python:tests: Fix code spelling

Signed-off-by: Jo Sutton <josutton@catalyst.net.nz>
Reviewed-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
This commit is contained in:
Jo Sutton
2024-08-01 15:50:44 +12:00
committed by Douglas Bagnall
parent f7d92814c4
commit 3a06f34e68

View File

@@ -946,7 +946,7 @@ class DsdbTests(TestCase):
self.samdb.modify(msg) self.samdb.modify(msg)
# #
# Finally ry the non-linked attribute 'assistant' # Finally try the non-linked attribute 'assistant'
# but with non existing GUID, SID, DN # but with non existing GUID, SID, DN
# #
msg = ldb.Message() msg = ldb.Message()