summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-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