Skip to content

Commit 3d90d15

Browse files
committed
[NFC] improve doc
1 parent 019ca4b commit 3d90d15

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
@@ -184,7 +184,7 @@ Changes in existing checks
184184

185185
- Improved :doc:`readability-container-size-empty
186186
<clang-tidy/checks/readability/container-size-empty>` check by correctly
187-
generating fix hints when size method is inherited from parent class.
187+
generating fix hints when size method is called from implicit this.
188188

189189
- Improved :doc:`readability-identifier-naming
190190
<clang-tidy/checks/readability/identifier-naming>` check by ignoring

0 commit comments

Comments
 (0)