Fix some typos. (#3843)

This commit is contained in:
Bruce Mitchener
2024-02-09 01:59:52 +07:00
committed by GitHub
parent 0879504796
commit 3a6fb2fcaf
3 changed files with 3 additions and 3 deletions

View File

@@ -2041,7 +2041,7 @@
returned by `fmt::system_category()`
(https://github.com/fmtlib/fmt/issues/2274,
https://github.com/fmtlib/fmt/pull/2275). The latter is
similar to `std::sytem_category` but correctly handles UTF-8.
similar to `std::system_category` but correctly handles UTF-8.
Thanks @phprus.
- Replaced `fmt::error_code` with `std::error_code` and made it