Skip to content

Commit 8aa5965

Browse files
committed
[libc++][doc] Removes a colon in a title.
1 parent b242e85 commit 8aa5965

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

libcxx/docs/UsingLibcxx.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -298,8 +298,8 @@ C++17 Specific Configuration Macros
298298
This macro is used to re-enable `set_unexpected`, `get_unexpected`, and
299299
`unexpected`.
300300

301-
C++20 Specific Configuration Macros:
302-
------------------------------------
301+
C++20 Specific Configuration Macros
302+
-----------------------------------
303303
**_LIBCPP_DISABLE_NODISCARD_AFTER_CXX17**:
304304
This macro can be used to disable diagnostics emitted from functions marked
305305
``[[nodiscard]]`` in dialects after C++17. See :ref:`Extended Applications of [[nodiscard]] <nodiscard extension>`

0 commit comments

Comments
 (0)