From: Joseph Sutton Date: Thu, 23 Nov 2023 22:39:16 +0000 (+1300) Subject: python: Fix code spelling X-Git-Tag: talloc-2.4.2~402 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=c7ab99a86681584b384e966a24ca2f9f5921c079;p=thirdparty%2Fsamba.git python: Fix code spelling Signed-off-by: Joseph Sutton Reviewed-by: Andrew Bartlett --- diff --git a/python/samba/provision/__init__.py b/python/samba/provision/__init__.py index f87bb1c82bd..6030b4f5e5a 100644 --- a/python/samba/provision/__init__.py +++ b/python/samba/provision/__init__.py @@ -662,7 +662,7 @@ def guess_names(lp=None, hostname=None, domain=None, dnsdomain=None, if serverrole != "active directory domain controller": # # This is the code path for a domain member - # where we provision the database as if we where + # where we provision the database as if we were # on a domain controller, so we should not use # the same dnsdomain as the domain controllers # of our primary domain.