summaryrefslogtreecommitdiff
path: root/docs/source
diff options
context:
space:
mode:
authorMax Grishkin <mgrishkin@gmail.com>2020-07-28 18:18:58 +0000
committerMax Grishkin <mgrishkin@gmail.com>2020-07-28 18:18:58 +0000
commitf82bceffafc4bc9b3aa560d30c98af38f85ba573 (patch)
tree67a7b5f894b5e5296de6b4ca9a7310c809b839f8 /docs/source
parent029fa1d797e3b5cc98f52725323fcafbf25a256d (diff)
downloadflake8-f82bceffafc4bc9b3aa560d30c98af38f85ba573.tar.gz
Fixed misprint.
Diffstat (limited to 'docs/source')
-rw-r--r--docs/source/user/python-api.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/source/user/python-api.rst b/docs/source/user/python-api.rst
index 85b33b8..ed7e5e5 100644
--- a/docs/source/user/python-api.rst
+++ b/docs/source/user/python-api.rst
@@ -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