From: Joseph Sutton Date: Thu, 7 Sep 2023 04:04:41 +0000 (+1200) Subject: selftest: Fix code spelling X-Git-Tag: tevent-0.16.0~680 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=26fd734d56656532fb8353dc4c57c6c26bf47a7b;p=thirdparty%2Fsamba.git selftest: Fix code spelling Signed-off-by: Joseph Sutton Reviewed-by: Andrew Bartlett --- diff --git a/selftest/target/Samba4.pm b/selftest/target/Samba4.pm index 0bd77e906d5..49e3c174b07 100755 --- a/selftest/target/Samba4.pm +++ b/selftest/target/Samba4.pm @@ -3361,7 +3361,7 @@ sub setup_restoredc } # - # As we create a the same domain as a clone + # As we create the same domain as a clone # we need a separate resolv.conf! # $ctx->{resolv_conf} = "$ctx->{etcdir}/resolv.conf"; @@ -3466,7 +3466,7 @@ sub setup_offlinebackupdc } # - # As we create a the same domain as a clone + # As we create the same domain as a clone # we need a separate resolv.conf! # $ctx->{resolv_conf} = "$ctx->{etcdir}/resolv.conf"; @@ -3630,7 +3630,7 @@ sub setup_customdc } # - # As we create a the same domain as a clone + # As we create the same domain as a clone # we need a separate resolv.conf! # $ctx->{resolv_conf} = "$ctx->{etcdir}/resolv.conf";