pull/752/head
gabime 7 years ago
parent 7ed8e1b59d
commit 45da6c9c33

@ -60,7 +60,7 @@ inline void spdlog::async_logger::flush_()
}
else
{
throw spdlog_ex("async flush: thread pool doens't exist anymore");
throw spdlog_ex("async flush: thread pool doesn't exist anymore");
}
}

Loading…
Cancel
Save