Skip to content

Commit 046112d

Browse files
committed
Expand RHS abbreviation
1 parent e34928f commit 046112d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

clang-tools-extra/docs/ReleaseNotes.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -361,7 +361,8 @@ Changes in existing checks
361361

362362
- Improved :doc:`modernize-use-integer-sign-comparison
363363
<clang-tidy/checks/modernize/use-integer-sign-comparison>` by providing
364-
correct fix-its when the RHS of a comparison contains a non-C-style cast.
364+
correct fix-its when the right-hand side of a comparison contains a
365+
non-C-style cast.
365366

366367
- Improved :doc:`modernize-use-nullptr
367368
<clang-tidy/checks/modernize/use-nullptr>` check by fixing a crash

0 commit comments

Comments
 (0)