Skip to content

Commit 880b73f

Browse files
committed
Revert remove whitespace
1 parent 3f93c6f commit 880b73f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

clang-tools-extra/docs/ReleaseNotes.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -203,7 +203,7 @@ Changes in existing checks
203203
diagnosing designated initializers for ``std::array`` initializations.
204204

205205
- Improved :doc:`modernize-use-ranges
206-
<clang-tidy/checks/modernize/use-ranges>` check by updating suppress
206+
<clang-tidy/checks/modernize/use-ranges>` check by updating suppress
207207
warnings logic for ``nullptr`` in ``std::find``.
208208

209209
- Improved :doc:`modernize-use-starts-ends-with

0 commit comments

Comments
 (0)