Skip to content

Commit 95a4d30

Browse files
committed
[NFC] Remove trailing white spaces in clang/docs/ReleaseNotes.rst
1 parent 61bf308 commit 95a4d30

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

clang/docs/ReleaseNotes.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -310,7 +310,7 @@ Resolutions to C++ Defect Reports
310310
by default.
311311
(`CWG2521: User-defined literals and reserved identifiers <https://cplusplus.github.io/CWG/issues/2521.html>`_).
312312

313-
- Fix name lookup for a dependent base class that is the current instantiation.
313+
- Fix name lookup for a dependent base class that is the current instantiation.
314314
(`CWG591: When a dependent base class is the current instantiation <https://cplusplus.github.io/CWG/issues/591.html>`_).
315315

316316
C Language Changes

0 commit comments

Comments
 (0)