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:
@ -231,7 +231,7 @@ namespace wsrep
|
||||
* @param gtid A GTID denoting the current replication position
|
||||
* @param bypass Boolean bypass flag.
|
||||
*
|
||||
* @return Zero if the SST transfer was succesfully started,
|
||||
* @return Zero if the SST transfer was successfully started,
|
||||
* non-zero otherwise.
|
||||
*/
|
||||
virtual int start_sst(const std::string& sst_request,
|
||||
|
Reference in New Issue
Block a user