Skip to content

Commit 662b011

Browse files
committed
Typos fixed
1 parent 67b01a4 commit 662b011

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

contrib/mmts/multimaster.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1410,7 +1410,7 @@ void MtmSendMessage(MtmArbiterMessage* msg)
14101410

14111411
/*
14121412
* Send arbiter's 2PC message. Right now only responses to coordinates are
1413-
* sent through arbiter. Brodcasts from coordinator to noes are done
1413+
* sent through arbiter. Broadcasts from coordinator to noes are done
14141414
* using logical decoding.
14151415
*/
14161416
void MtmSend2PCMessage(MtmTransState* ts, MtmMessageCode cmd)

0 commit comments

Comments
 (0)