diff --git a/include/fmt/std.h b/include/fmt/std.h index 6114e70c..696662ae 100644 --- a/include/fmt/std.h +++ b/include/fmt/std.h @@ -24,7 +24,7 @@ # include # include -// CHeck FMT_CPLUSPLUS to suppress a bogus warning in MSVC. +// Check FMT_CPLUSPLUS to suppress a bogus warning in MSVC. # if FMT_CPLUSPLUS >= 201703L # if FMT_HAS_INCLUDE() # include