python:tests: Fix code spelling
authorJoseph Sutton <josephsutton@catalyst.net.nz>
Mon, 16 Oct 2023 03:08:45 +0000 (16:08 +1300)
committerAndrew Bartlett <abartlet@samba.org>
Wed, 25 Oct 2023 22:23:37 +0000 (22:23 +0000)
Signed-off-by: Joseph Sutton <josephsutton@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
python/samba/tests/samba_tool/domain_claim.py

index c93d5e8d20eed1d07ce9ee98d8048cbe078f84a0..05e3b57f8a2b96292d66b13d05f19bf9adb209a8 100644 (file)
@@ -196,7 +196,7 @@ class ClaimCmdTestCase(SambaToolCmdTest):
         be found, but not include every known attribute.
         """
         # We just need to test a few different data types for attributes,
-        # there is mo need to test every known attribute.
+        # there is no need to test every known attribute.
         claim_types = [
             "adminCount",
             "accountExpires",