s4-drs: fixed a typo
authorAndrew Tridgell <tridge@samba.org>
Thu, 18 Nov 2010 07:47:21 +0000 (18:47 +1100)
committerAndrew Tridgell <tridge@samba.org>
Thu, 18 Nov 2010 22:12:26 +0000 (23:12 +0100)
source4/scripting/python/samba/drs_utils.py

index 5844b09074c0402b90e043a6b8ba5f3e3af202ec..b5955b9e08526fee747b4c3c1f3d64a02fd7eb61 100644 (file)
@@ -81,7 +81,7 @@ class drs_Replicate:
         attids = []
 
         # the exact list of attids we send is quite critical. Note that
-        # we do ask for the secret attributes, but set set SPECIAL_SECRET_PROCESSING
+        # we do ask for the secret attributes, but set SPECIAL_SECRET_PROCESSING
         # to zero them out
         schema_dn = self.samdb.get_schema_basedn()
         res = self.samdb.search(base=schema_dn, scope=ldb.SCOPE_SUBTREE,