We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a0b185d commit e2c397dCopy full SHA for e2c397d
multimaster.c
@@ -2094,7 +2094,7 @@ MtmBuildConnectivityMatrix(nodemask_t* matrix)
2094
2095
/**
2096
* Build connectivity graph, find clique in it and extend disabledNodeMask by nodes not included in clique.
2097
- * This fnuctions is called by arbiter monitor process with period MtmHeartbeatSendTimeout
+ * This function is called by arbiter monitor process with period MtmHeartbeatSendTimeout
2098
*/
2099
void MtmRefreshClusterStatus()
2100
{
0 commit comments