Fix typo in comment.

This commit is contained in:
vasil 2007-04-27 09:09:23 +00:00
parent 8f7fe46eea
commit 5ddc1f7ff5

View file

@ -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 */