Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 5b7b997

Browse files
afiskonkelvich
authored andcommitted
Typos fixed
1 parent d84b412 commit 5b7b997

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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)