Merge branch 'patch-2' into 'master'

Fixed misprint.

See merge request pycqa/flake8!445
This commit is contained in:
Ian Stapleton Cordasco 2020-07-28 18:37:25 +00:00
commit e897cfac39

View file

@ -82,7 +82,7 @@ has the method
.. automethod:: flake8.api.legacy.Report.get_statistics
Most usage of this method that we noted was as documented above. Keep in mind,
however, that it provides a list of strings and not anything more maleable.
however, that it provides a list of strings and not anything more malleable.
Autogenerated Legacy Documentation