Skip to content

Commit aec7a23

Browse files
author
git apple-llvm automerger
committed
Merge commit 'ef48b7fae585' from llvm.org/main into next
2 parents 7e044ad + ef48b7f commit aec7a23

File tree

1 file changed

+1
-1
lines changed
  • libcxx/docs/ReleaseNotes

1 file changed

+1
-1
lines changed

libcxx/docs/ReleaseNotes/21.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ Improvements and New Features
8585
- The ``flat_map::insert`` and ``flat_set::insert_range`` have been optimized, resulting in a performance improvement of up
8686
to 10x for inserting elements into a ``flat_map`` when the input range is a ``flat_map`` or a ``zip_view``.
8787

88-
- ``ctype::tolower`` and ``ctype::toupper`` have been optimized, resulting in a 2x performane improvement.
88+
- ``ctype::tolower`` and ``ctype::toupper`` have been optimized, resulting in a 2x performance improvement.
8989

9090
Deprecations and Removals
9191
-------------------------

0 commit comments

Comments
 (0)