diff --git a/include/spdlog/tweakme.h b/include/spdlog/tweakme.h index e568d301..f1d25be6 100644 --- a/include/spdlog/tweakme.h +++ b/include/spdlog/tweakme.h @@ -122,7 +122,7 @@ /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////////////////////////// -// Uncomment count in print warning message about number of dropped messages. +// Uncomment to count and print warning message about number of dropped messages. // Only relevant for async_logger with async_overflow_policy::discard_log_msg // // #define SPDLOG_ASYNC_COUNT_DISCARDED_MSG