diff --git a/include/spdlog/tweakme.h b/include/spdlog/tweakme.h index 325fa5e6..57d46e6b 100644 --- a/include/spdlog/tweakme.h +++ b/include/spdlog/tweakme.h @@ -101,7 +101,7 @@ /////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////////////////////////// -// Uncomment to prevent child processes from inheriting log file desciptors +// Uncomment to prevent child processes from inheriting log file descriptors // // #define SPDLOG_PREVENT_CHILD_FD ///////////////////////////////////////////////////////////////////////////////