1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-03 01:18:10 +03:00

ctdb: Fix code spelling

Signed-off-by: Joseph Sutton <josephsutton@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
This commit is contained in:
Joseph Sutton 2023-09-07 15:47:05 +12:00 committed by Andrew Bartlett
parent e69ba9a0a3
commit c62491473a

View File

@ -1821,7 +1821,7 @@ static int insert_record_into_delete_queue(struct ctdb_db_context *ctdb_db,
} }
/** /**
* Schedule a record for deletetion. * Schedule a record for deletion.
* Called from the parent context. * Called from the parent context.
*/ */
int32_t ctdb_control_schedule_for_deletion(struct ctdb_context *ctdb, int32_t ctdb_control_schedule_for_deletion(struct ctdb_context *ctdb,