MDEV-17062: Fix a typo in an error message

This commit is contained in:
Marko Mäkelä 2020-01-20 16:08:18 +02:00
parent 57ec527841
commit 259185764b

View File

@ -100,9 +100,7 @@ static bool create_wsrep_THD(Wsrep_thd_args* args, bool mutex_protected)
start_wsrep_THD, (void*)args);
if (res)
{
WSREP_ERROR("Canät create wsrep thread");
}
WSREP_ERROR("Can't create wsrep thread");
/*
if starting a thread on server startup, wait until the this thread's THD