1
0
mirror of https://github.com/samba-team/samba.git synced 2025-12-23 00:23:53 +03:00

python:tests: Fix code spelling

Signed-off-by: Joseph Sutton <josephsutton@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
This commit is contained in:
Joseph Sutton
2023-10-16 16:08:45 +13:00
committed by Andrew Bartlett
parent c36163c315
commit 1ce4af01bd

View File

@@ -196,7 +196,7 @@ class ClaimCmdTestCase(SambaToolCmdTest):
be found, but not include every known attribute. be found, but not include every known attribute.
""" """
# We just need to test a few different data types for attributes, # 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 = [ claim_types = [
"adminCount", "adminCount",
"accountExpires", "accountExpires",