diff --git a/include/fmt/core.h b/include/fmt/core.h index c532683f..8ca735f0 100644 --- a/include/fmt/core.h +++ b/include/fmt/core.h @@ -1,4 +1,4 @@ -// This file is only provided for compatibility an may be removed in future +// This file is only provided for compatibility and may be removed in future // versions. Use fmt/base.h if you don't need fmt::format and fmt/format.h // otherwise.