diff --git a/docs/pages/release_notes.md b/docs/pages/release_notes.md index cc0ca22491..16a29ca5d7 100644 --- a/docs/pages/release_notes.md +++ b/docs/pages/release_notes.md @@ -190,6 +190,7 @@ are deprecated as internal API. * [#2732](https://github.com/pmd/pmd/pull/2732): Cleanup: use StandardCharsets instead of Charset.forName - [XenoAmess](https://github.com/XenoAmess) * [#2733](https://github.com/pmd/pmd/pull/2733): Cleanup: Collection::addAll issues - [XenoAmess](https://github.com/XenoAmess) * [#2734](https://github.com/pmd/pmd/pull/2734): Cleanup: use try with resources - [XenoAmess](https://github.com/XenoAmess) +* [#2744](https://github.com/pmd/pmd/pull/2744): Cleanup: fix typos - [XenoAmess](https://github.com/XenoAmess) {% endtocmaker %}