]> git.ipfire.org Git - thirdparty/samba.git/commitdiff
python:tests: Fix code spelling
authorJo Sutton <josutton@catalyst.net.nz>
Tue, 16 Jul 2024 03:53:05 +0000 (15:53 +1200)
committerDouglas Bagnall <dbagnall@samba.org>
Sun, 4 Aug 2024 00:32:39 +0000 (00:32 +0000)
Signed-off-by: Jo Sutton <josutton@catalyst.net.nz>
Reviewed-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
python/samba/tests/kcc/kcc_utils.py

index c1af998f402919b551c741e99781c4bb8ae5f7c3..e6b11d614e0ba64074cfd046c0c8661436c07ac3 100644 (file)
@@ -338,7 +338,7 @@ class SiteCoverageTests(samba.tests.TestCase):
                             [site4, site5, site6, uncovered_dn1],
                             cost=50)
 
-        # Join to Uncovered2 (no preferene on site links)
+        # Join to Uncovered2 (no preference on site links)
         self._add_site_link(self.prefix + "link1B",
                             [site1, site2, site3, uncovered_dn2],
                             cost=50)