Fix typo.
Author: Masahiko Sawada
This commit is contained in:
parent
46bcd2af18
commit
7e69323bf7
@ -198,7 +198,7 @@ typedef TransactionStateData *TransactionState;
|
||||
|
||||
/*
|
||||
* Serialized representation used to transmit transaction state to parallel
|
||||
* workers though shared memory.
|
||||
* workers through shared memory.
|
||||
*/
|
||||
typedef struct SerializedTransactionState
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user