Skip to content

Commit da20f10

Browse files
ldionnetru
authored andcommitted
[libc++][NFC] Fix typos in the libc++ 21 release notes (#149536)
(cherry picked from commit d737fe2)
1 parent 1ad3d3a commit da20f10

File tree

1 file changed

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

1 file changed

+2
-2
lines changed

libcxx/docs/ReleaseNotes/21.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,15 +10,15 @@ Written by the `Libc++ Team <https://libcxx.llvm.org>`_
1010

1111
.. warning::
1212

13-
These are in-progress notes for the upcoming libc++ 20.0.0 release.
13+
These are in-progress notes for the upcoming libc++ 21.0.0 release.
1414
Release notes for previous releases can be found on
1515
`the Download Page <https://releases.llvm.org/download.html>`_.
1616

1717
Introduction
1818
============
1919

2020
This document contains the release notes for the libc++ C++ Standard Library,
21-
part of the LLVM Compiler Infrastructure, release 20.0.0. Here we describe the
21+
part of the LLVM Compiler Infrastructure, release 21.0.0. Here we describe the
2222
status of libc++ in some detail, including major improvements from the previous
2323
release and new feature work. For the general LLVM release notes, see `the LLVM
2424
documentation <https://llvm.org/docs/ReleaseNotes.html>`_. All LLVM releases may

0 commit comments

Comments
 (0)