We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a564a72 commit 894fc16Copy full SHA for 894fc16
arbiter.c
@@ -411,8 +411,8 @@ static void MtmSendHeartbeat()
411
412
}
413
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
+/* This function should be called from all places where sender can be blocked.
+ * It checks send_heartbeat flag set by timer and if it is set then sends heartbeats to all alive nodes
416
*/
417
void MtmCheckHeartbeat()
418
{
0 commit comments