Skip to content

Commit fd20070

Browse files
Update clang-tools-extra/docs/ReleaseNotes.rst
Co-authored-by: EugeneZelenko <[email protected]>
1 parent 0fd8a7d commit fd20070

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 called from implicit ``this``.
187+
generating fix-it 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)