[libcxx-commits] [libcxx] c1877e6 - [NFC][libc++][doc] Fixes formatting.

Mark de Wever via libcxx-commits libcxx-commits at lists.llvm.org
Sat Feb 18 09:31:17 PST 2023


Author: Mark de Wever
Date: 2023-02-18T18:30:56+01:00
New Revision: c1877e646553595ffe5e993c9de24f4be7eb5663

URL: https://github.com/llvm/llvm-project/commit/c1877e646553595ffe5e993c9de24f4be7eb5663
DIFF: https://github.com/llvm/llvm-project/commit/c1877e646553595ffe5e993c9de24f4be7eb5663.diff

LOG: [NFC][libc++][doc] Fixes formatting.

Added: 
    

Modified: 
    libcxx/docs/ReleaseNotes.rst

Removed: 
    


################################################################################
diff  --git a/libcxx/docs/ReleaseNotes.rst b/libcxx/docs/ReleaseNotes.rst
index 3fbe40c087030..5c2e2266b6815 100644
--- a/libcxx/docs/ReleaseNotes.rst
+++ b/libcxx/docs/ReleaseNotes.rst
@@ -38,7 +38,7 @@ What's New in Libc++ 17.0.0?
 Implemented Papers
 ------------------
 
-- P1328R1 - `constexpr type_info::operator==()`
+- P1328R1 - ``constexpr type_info::operator==()``
 
 Improvements and New Features
 -----------------------------


        


More information about the libcxx-commits mailing list