Skip to content

Commit ab4526c

Browse files
committed
typo
1 parent 6f464d8 commit ab4526c

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
@@ -108,7 +108,7 @@ Changes in existing checks
108108

109109
- Improved :doc:`misc-const-correctness
110110
<clang-tidy/checks/const-correctness>` check by fixing false positives when
111-
modify variant by ``operator[]`` with template in parameters.
111+
modifying variant by ``operator[]`` with template in parameters.
112112

113113
- Improved :doc:`misc-redundant-expression
114114
<clang-tidy/checks/misc/redundant-expression>` check by providing additional

0 commit comments

Comments
 (0)