From: Joseph Sutton Date: Thu, 7 Sep 2023 03:47:05 +0000 (+1200) Subject: ctdb: Fix code spelling X-Git-Tag: tevent-0.16.0~695 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c62491473a53ade68a8968046ca1abd5890c3cbb;p=thirdparty%2Fsamba.git ctdb: Fix code spelling Signed-off-by: Joseph Sutton Reviewed-by: Andrew Bartlett --- diff --git a/ctdb/server/ctdb_vacuum.c b/ctdb/server/ctdb_vacuum.c index 35297b9daa2..7ff79ac5745 100644 --- a/ctdb/server/ctdb_vacuum.c +++ b/ctdb/server/ctdb_vacuum.c @@ -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. */ int32_t ctdb_control_schedule_for_deletion(struct ctdb_context *ctdb,