gc_tombstones: Typo fix
authorGarming Sam <garming@catalyst.net.nz>
Thu, 1 Sep 2016 02:26:53 +0000 (14:26 +1200)
committerKarolin Seeger <kseeger@samba.org>
Thu, 20 Oct 2016 08:45:28 +0000 (10:45 +0200)
Signed-off-by: Garming Sam <garming@catalyst.net.nz>
Reviewed-by: Douglas Bagnall <douglasbagnall@catalyst.net.nz>
BUG: https://bugzilla.samba.org/show_bug.cgi?id=12382

Autobuild-User(master): Garming Sam <garming@samba.org>
Autobuild-Date(master): Thu Sep  1 09:38:47 CEST 2016 on sn-devel-144

(cherry picked from commit f479b1b3fd787fd2cbedc6161a4e0eb0af1059e3)

source4/dsdb/kcc/garbage_collect_tombstones.c

index fee56d9bbd7873e021c5b46a320a4eb4dde7b613..8d8a51f6a0cb301c91c97c625345cee306436ece 100644 (file)
@@ -142,7 +142,7 @@ NTSTATUS dsdb_garbage_collect_tombstones(TALLOC_CTX *mem_ctx,
                        continue;
                }
 
-               DEBUG(1, ("Doing a full scan on %s and looking for deleted object\n",
+               DEBUG(1, ("Doing a full scan on %s and looking for deleted objects\n",
                          ldb_dn_get_linearized(part->dn)));
 
                flags = DSDB_SEARCH_SHOW_RECYCLED |