1
0
mirror of https://github.com/samba-team/samba.git synced 2025-02-28 01:58:17 +03:00

s4:dsdb:kcc: Fix code spelling

Signed-off-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Joseph Sutton <josephsutton@catalyst.net.nz>
This commit is contained in:
Andreas Schneider 2023-08-02 10:40:35 +02:00 committed by Andreas Schneider
parent 2304ec4397
commit e331979580
2 changed files with 2 additions and 2 deletions

View File

@ -286,7 +286,7 @@ NTSTATUS dsdb_garbage_collect_tombstones(TALLOC_CTX *mem_ctx,
/*
* This filter is a bit strange, but the idea is to filter for
* objects that need to have tombstones expunged without
* bringing a potentially large databse all into memory. To
* bringing a potentially large database all into memory. To
* do that, we could use callbacks, but instead we use a
* custom match rule to triage the objects during the search,
* and ideally avoid memory allocation for most of the

View File

@ -500,7 +500,7 @@ NTSTATUS dns_delete_tombstones(TALLOC_CTX *mem_ctx,
* tombstone time as hours since the start of 1601,
* not in NTTIME ten-millionths of a second units.
*
* We can accomodate these bad values by noting that
* We can accommodate these bad values by noting that
* all the realistic timestamps in that measurement
* fall within the first *second* of NTTIME, that is,
* before 1601-01-01 00:00:01; and that these