mirror of
https://github.com/gabime/spdlog.git
synced 2025-09-28 17:19:34 +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