diff --git a/include/spdlog/tweakme.h b/include/spdlog/tweakme.h index e74566c4..7e0bb41b 100644 --- a/include/spdlog/tweakme.h +++ b/include/spdlog/tweakme.h @@ -75,6 +75,6 @@ /////////////////////////////////////////////////////////////////////////////// -// Uncomment to enable usage of wchar_t for for logging and file names on Windows. +// Uncomment to enable usage of wchar_t for file names on Windows. // #define SPDLOG_USE_WCHAR ///////////////////////////////////////////////////////////////////////////////