]> git.ipfire.org Git - thirdparty/samba.git/commitdiff
python:tests: Fix code spelling
authorJo Sutton <josutton@catalyst.net.nz>
Thu, 1 Aug 2024 03:50:44 +0000 (15:50 +1200)
committerDouglas Bagnall <dbagnall@samba.org>
Sun, 4 Aug 2024 00:32:39 +0000 (00:32 +0000)
Signed-off-by: Jo Sutton <josutton@catalyst.net.nz>
Reviewed-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
python/samba/tests/dsdb.py

index 4d5b620401d5e75a795b29d0dc11f61a54408686..3d5e74846297b612b0b8ad52a6f09bb1bac5cdf4 100644 (file)
@@ -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()