From dc7f3ef2bbde9cecdb35dca28586cb55fcfef807 Mon Sep 17 00:00:00 2001 From: Victor Zverovich Date: Sat, 28 Aug 2021 20:34:45 -0700 Subject: [PATCH] Fix header name --- doc/api.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/api.rst b/doc/api.rst index ba0b70c0..51112b0a 100644 --- a/doc/api.rst +++ b/doc/api.rst @@ -530,8 +530,8 @@ argument type doesn't match its format specification. ``wchar_t`` Support =================== -The optional header ``fmt/wchar_t.h`` provides support for ``wchar_t`` and -exotic character types. +The optional header ``fmt/xchar.h`` provides support for ``wchar_t`` and exotic +character types. .. doxygenstruct:: fmt::is_char