diff --git a/include/spdlog/details/registry.h b/include/spdlog/details/registry.h index efb70ade..439395f7 100644 --- a/include/spdlog/details/registry.h +++ b/include/spdlog/details/registry.h @@ -202,7 +202,7 @@ public: default_logger_.reset(); } - // clean all reasources and threads started by the registry + // clean all resources and threads started by the registry void shutdown() { {