From b1277caeeb6a460ad5e6f30e8a6c219944bd1295 Mon Sep 17 00:00:00 2001 From: gabime Date: Tue, 16 Oct 2018 19:30:38 +0300 Subject: [PATCH] Typo --- include/spdlog/details/registry.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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() { {