From: Joseph Sutton Date: Mon, 16 Oct 2023 03:08:45 +0000 (+1300) Subject: python:tests: Fix code spelling X-Git-Tag: talloc-2.4.2~1069 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=1ce4af01bd291a8200bbbd86dc4ae421bc38f9a0;p=thirdparty%2Fsamba.git python:tests: Fix code spelling Signed-off-by: Joseph Sutton Reviewed-by: Andrew Bartlett --- diff --git a/python/samba/tests/samba_tool/domain_claim.py b/python/samba/tests/samba_tool/domain_claim.py index c93d5e8d20e..05e3b57f8a2 100644 --- a/python/samba/tests/samba_tool/domain_claim.py +++ b/python/samba/tests/samba_tool/domain_claim.py @@ -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",