Skip to content

Commit

Permalink
Fix typo in docs/release-notes.md
Browse files Browse the repository at this point in the history
  • Loading branch information
horenmar committed Nov 16, 2022
1 parent 8beb74d commit c276b53
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/release-notes.md
Original file line number Diff line number Diff line change
Expand Up @@ -449,7 +449,7 @@ v3 releases.
### Improvements
* `std::result_of` is not used if `std::invoke_result` is available (#1934)
* JUnit reporter writes out `status` attribute for tests (#1899)
* Suppresed clang-tidy's `hicpp-vararg` warning (#1921)
* Suppressed clang-tidy's `hicpp-vararg` warning (#1921)
* Catch2 was already suppressing the `cppcoreguidelines-pro-type-vararg` alias of the warning


Expand Down

0 comments on commit c276b53

Please sign in to comment.