Skip to content

Commit 6fd9868

Browse files
committed
Typos fixed
1 parent a6db833 commit 6fd9868

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

contrib/mmts/arbiter.c

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -411,8 +411,8 @@ static void MtmSendHeartbeat()
411411

412412
}
413413

414-
/* This function shoudl be called from all places where sender can be blocked.
415-
* It checks send_heartbeat flag set by timer and if it is set hthen sends heartbeats to all alive nodes
414+
/* This function should be called from all places where sender can be blocked.
415+
* It checks send_heartbeat flag set by timer and if it is set then sends heartbeats to all alive nodes
416416
*/
417417
void MtmCheckHeartbeat()
418418
{

0 commit comments

Comments
 (0)