Skip to content

Commit fc04fef

Browse files
committed
Add the
1 parent 14e3f91 commit fc04fef

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
@@ -391,7 +391,7 @@ Changes in existing checks
391391

392392
- Improved :doc:`readability-redundant-member-init
393393
<clang-tidy/checks/readability/redundant-member-init>` check to avoid
394-
false-positives when type of the member does not match type of the
394+
false-positives when type of the member does not match the type of the
395395
initializer.
396396

397397
- Improved :doc:`readability-static-accessed-through-instance

0 commit comments

Comments
 (0)