Skip to content

Commit 3e498b3

Browse files
committed
[libc++][doc] Minor release notes style fixes.
1 parent e497f68 commit 3e498b3

File tree

1 file changed

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

1 file changed

+2
-3
lines changed

libcxx/docs/ReleaseNotes/18.rst

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -41,9 +41,8 @@ What's New in Libc++ 18.0.0?
4141

4242
Implemented Papers
4343
------------------
44-
- P2093R14 Formatted output
45-
- P2539R4 Should the output of ``std::print`` to a terminal be synchronized with the underlying stream?
46-
44+
- P2093R14 - Formatted output
45+
- P2539R4 - Should the output of ``std::print`` to a terminal be synchronized with the underlying stream?
4746
- P2497R0 - Testing for success or failure of ``<charconv>`` functions
4847
- P2697R1 - Interfacing ``bitset`` with ``string_view``
4948
- P2443R1 - ``views::chunk_by``

0 commit comments

Comments
 (0)