Skip to content

Commit 6dd6f7c

Browse files
committed
Typos fixed
1 parent e218c31 commit 6dd6f7c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

contrib/mmts/multimaster.c

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3406,8 +3406,8 @@ void MtmRecoverNode(int nodeId)
34063406
}
34073407

34083408
/*
3409-
* Permantently exclude node from the cluster. Node will not participate in voting and can not be automantically recovered
3410-
* until MtmRecoverNode is invoked
3409+
* Permanently exclude node from the cluster. Node will not participate in voting and can not be automatically recovered
3410+
* until MtmRecoverNode is invoked.
34113411
*/
34123412
void MtmStopNode(int nodeId, bool dropSlot)
34133413
{

0 commit comments

Comments
 (0)