diff --git a/include/spdlog/tweakme.h b/include/spdlog/tweakme.h index d0ec1b93..2c260ec5 100644 --- a/include/spdlog/tweakme.h +++ b/include/spdlog/tweakme.h @@ -125,7 +125,7 @@ /////////////////////////////////////////////////////////////////////////////// // Uncomment to disable default logger creation. -// This might save some small initialization time +// This might save some (very) small initialization time if no default logger is needed. // // #define SPDLOG_DISABLE_DEFAULT_LOGGER ///////////////////////////////////////////////////////////////////////////////