selftest: Fix code spelling
authorJoseph Sutton <josephsutton@catalyst.net.nz>
Thu, 7 Sep 2023 04:04:41 +0000 (16:04 +1200)
committerAndrew Bartlett <abartlet@samba.org>
Mon, 11 Sep 2023 02:42:41 +0000 (02:42 +0000)
Signed-off-by: Joseph Sutton <josephsutton@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
selftest/target/Samba4.pm

index 0bd77e906d5a9eb4a5c7804bbda1e319a23b592f..49e3c174b07eb9c8e2855807b4215eb8b3c1e944 100755 (executable)
@@ -3361,7 +3361,7 @@ sub setup_restoredc
        }
 
        #
-       # As we create 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 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 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";