1
0
mirror of https://github.com/samba-team/samba.git synced 2025-02-02 09:47:23 +03:00

python:tests: Fix code spelling

Signed-off-by: Jo Sutton <josutton@catalyst.net.nz>
Reviewed-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
This commit is contained in:
Jo Sutton 2024-07-16 15:53:05 +12:00 committed by Douglas Bagnall
parent 3588d6c33d
commit f7d92814c4

View 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)