Skip to content

Commit 88f8010

Browse files
authored
[clang-tidy] Correct typo in ReleaseNotes.rst (#104674)
1 parent 93ab50a commit 88f8010

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
@@ -106,7 +106,7 @@ Changes in existing checks
106106

107107
- Improved :doc:`readability-redundant-smartptr-get
108108
<clang-tidy/checks/readability/redundant-smartptr-get>` check to
109-
remove `->`, when reduntant `get()` is removed.
109+
remove `->`, when redundant `get()` is removed.
110110

111111
Removed checks
112112
^^^^^^^^^^^^^^

0 commit comments

Comments
 (0)