diff --git a/include/trx0trx.h b/include/trx0trx.h index fe36b0d1a01..c64578b2826 100644 --- a/include/trx0trx.h +++ b/include/trx0trx.h @@ -602,7 +602,7 @@ struct trx_struct{ NULL */ ibool was_chosen_as_deadlock_victim; /* when the transaction decides to wait - for a lock, this it sets this to FALSE; + for a lock, it sets this to FALSE; if another transaction chooses this transaction as a victim in deadlock resolution, it sets this to TRUE */