mirror of
https://github.com/gabime/spdlog.git
synced 2024-12-25 10:01:33 +08:00
spelling
This commit is contained in:
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…
Reference in New Issue
Block a user