From: Andreas Schneider Date: Thu, 3 Aug 2023 13:28:06 +0000 (+0200) Subject: s4:selftest: Fix code spelling X-Git-Tag: tevent-0.16.0~932 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9ebd645e63f4eb7015a69a160a287c1e61950b7c;p=thirdparty%2Fsamba.git s4:selftest: Fix code spelling Signed-off-by: Andreas Schneider Reviewed-by: Andrew Bartlett --- diff --git a/source4/selftest/tests.py b/source4/selftest/tests.py index 801815b194a..ab43dada142 100755 --- a/source4/selftest/tests.py +++ b/source4/selftest/tests.py @@ -1733,7 +1733,7 @@ planoldpythontestsuite(env, "ridalloc_exop", # That is why this test is run on the isolated environment and not on # those connected with ad_dc (vampiredc/promoteddc) # -# The chgdcpass enviroment is likewise isolated and emulates Samba 4.5 +# The chgdcpass environment is likewise isolated and emulates Samba 4.5 # with regard to GET_ANC env = 'schema_pair_dc' @@ -1828,7 +1828,7 @@ for env in ['vampire_dc', 'promoted_dc', 'vampire_2000_dc']: extra_args=['-U$DOMAIN/$DC_USERNAME%$DC_PASSWORD']) # A side-effect of the getncchanges tests is that they will create hundreds of -# tombstone objects, so run them last to avoid interferring with (and slowing +# tombstone objects, so run them last to avoid interfering with (and slowing # down) the other DRS tests for env in ['vampire_dc', 'promoted_dc']: planoldpythontestsuite(env, "getncchanges",