mirror of
https://github.com/codership/wsrep-lib.git
synced 2025-07-30 07:23:07 +03:00
Fix various spelling errors
e.g. - succesfully -> successfully - preceeding -> preceding
This commit is contained in:
@ -163,7 +163,7 @@ namespace wsrep
|
||||
s_connected,
|
||||
/** Server is receiving SST */
|
||||
s_joiner,
|
||||
/** Server has received SST succesfully but has not synced
|
||||
/** Server has received SST successfully but has not synced
|
||||
with rest of the cluster yet. */
|
||||
s_joined,
|
||||
/** Server is donating state snapshot transfer */
|
||||
|
Reference in New Issue
Block a user