diff --git a/include/fmt/ranges.h b/include/fmt/ranges.h index fd8d0203..9201433e 100644 --- a/include/fmt/ranges.h +++ b/include/fmt/ranges.h @@ -1,4 +1,4 @@ -// Formatting library for C++ - the core API +// Formatting library for C++ - experimental range support // // Copyright (c) 2012 - present, Victor Zverovich // All rights reserved.