From: Joseph Sutton Date: Mon, 20 Feb 2023 23:44:41 +0000 (+1300) Subject: selftest: Fix typo X-Git-Tag: talloc-2.4.1~1528 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f4e4816fcd67236bd7fe4f94fe4c759a6d5d7e80;p=thirdparty%2Fsamba.git selftest: Fix typo Signed-off-by: Joseph Sutton Reviewed-by: Andrew Bartlett --- diff --git a/source4/selftest/tests.py b/source4/selftest/tests.py index 520bd5c40c4..a325eb528b0 100755 --- a/source4/selftest/tests.py +++ b/source4/selftest/tests.py @@ -1559,7 +1559,7 @@ planoldpythontestsuite(env, "getnc_schema", extra_args=['-U$DOMAIN/$DC_USERNAME%$DC_PASSWORD']) # This test can be sensitive to the DC joins and replications done in -# "samba_tool_drs" so run this is run against schema_pair_dc/schema_dc +# "samba_tool_drs" so it is run against schema_pair_dc/schema_dc # not the set of environments connected with ad_dc. # This will show the replication state of ad_dc