1
0
mirror of https://github.com/codership/wsrep-lib.git synced 2025-07-28 20:02:00 +03:00

Fix various spelling errors

e.g.
- succesfully -> successfully
- preceeding -> preceding
This commit is contained in:
Otto Kekäläinen
2020-03-04 18:53:34 +02:00
parent ebbf947ea6
commit a12b814270
8 changed files with 12 additions and 11 deletions

View File

@ -452,7 +452,7 @@ BOOST_FIXTURE_TEST_CASE(
}
// Error or shutdown happens during catchup phase after receiving
// SST succesfully.
// SST successfully.
BOOST_FIXTURE_TEST_CASE(
server_state_sst_first_error_on_joined,
sst_first_server_fixture)