Commit 45da6c9c authored by gabime's avatar gabime

spelling

parent 7ed8e1b5
...@@ -60,7 +60,7 @@ inline void spdlog::async_logger::flush_() ...@@ -60,7 +60,7 @@ inline void spdlog::async_logger::flush_()
} }
else else
{ {
throw spdlog_ex("async flush: thread pool doens't exist anymore"); throw spdlog_ex("async flush: thread pool doesn't exist anymore");
} }
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment