Changelog: Fix typo found by codespell

This commit is contained in:
Dimitri Papadopoulos Orfanos
2022-08-05 08:42:10 +02:00
committed by GitHub
parent a09ad89268
commit ea70520216

View File

@@ -14,7 +14,7 @@ Changelog
- Refactor ``--format=auto`` logic - Refactor ``--format=auto`` logic
- Update GitHub format output to use groups - Update GitHub format output to use groups
- Rule ``comments``: allow whitespace after the shebang marker - Rule ``comments``: allow whitespace after the shebang marker
- Multiple minor fixes in documetation - Multiple minor fixes in documentation
- Configure Sphinx to make man page show up in apropos - Configure Sphinx to make man page show up in apropos
- Attempt to clarify configuration file location in documentation - Attempt to clarify configuration file location in documentation
- Rule ``key-duplicates``: don't crash on redundant closing brackets or braces - Rule ``key-duplicates``: don't crash on redundant closing brackets or braces