Skip to content

Commit d387750

Browse files
committed
replace arrow
1 parent 9e06e5e commit d387750

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

clang-tools-extra/docs/ReleaseNotes.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,12 +57,12 @@ Potentially Breaking Changes
5757
- Renamed a few :program:`clang-tidy` check options, as they
5858
were misspelled:
5959

60-
- `NamePrefixSuffixSilenceDissimilarityTreshold`
60+
- `NamePrefixSuffixSilenceDissimilarityTreshold` to
6161
`NamePrefixSuffixSilenceDissimilarityThreshold` in
6262
:doc:`bugprone-easily-swappable-parameters
6363
<clang-tidy/checks/bugprone/easily-swappable-parameters>`
6464

65-
- `CharTypdefsToIgnore` `CharTypedefsToIgnore` in
65+
- `CharTypdefsToIgnore` to `CharTypedefsToIgnore` in
6666
:doc:`bugprone-signed-char-misuse
6767
<clang-tidy/checks/bugprone/signed-char-misuse>`
6868

0 commit comments

Comments
 (0)