mirror of
https://github.com/gabime/spdlog.git
synced 2025-09-29 01:29:35 +08:00
spelling
This commit is contained in:
@@ -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");
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user