From: Garming Sam Date: Mon, 25 Jul 2016 00:51:29 +0000 (+1200) Subject: kcc: fix a typo X-Git-Tag: tdb-1.3.10~143 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5505e36fc122e81607cd986493bda2821e24097d;p=thirdparty%2Fsamba.git kcc: fix a typo Signed-off-by: Garming Sam Reviewed-by: Volker Lendecke Autobuild-User(master): Volker Lendecke Autobuild-Date(master): Mon Jul 25 17:42:33 CEST 2016 on sn-devel-144 --- diff --git a/python/samba/kcc/kcc_utils.py b/python/samba/kcc/kcc_utils.py index 1e00918210e..e62451963db 100644 --- a/python/samba/kcc/kcc_utils.py +++ b/python/samba/kcc/kcc_utils.py @@ -1368,7 +1368,7 @@ class Site(object): self.nt_now = nt_now def load_site(self, samdb): - """Loads the NTDS Site Settions options attribute for the site + """Loads the NTDS Site Settings options attribute for the site as well as querying and loading all DSAs that appear within the site. """