From: Jo Sutton Date: Thu, 1 Aug 2024 03:50:44 +0000 (+1200) Subject: python:tests: Fix code spelling X-Git-Tag: tdb-1.4.12~38 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3a06f34e68d7b6439d3e37ffb2860f45aa5ad24e;p=thirdparty%2Fsamba.git python:tests: Fix code spelling Signed-off-by: Jo Sutton Reviewed-by: Douglas Bagnall --- diff --git a/python/samba/tests/dsdb.py b/python/samba/tests/dsdb.py index 4d5b620401d..3d5e7484629 100644 --- a/python/samba/tests/dsdb.py +++ b/python/samba/tests/dsdb.py @@ -946,7 +946,7 @@ class DsdbTests(TestCase): 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 # msg = ldb.Message()