From f82bceffafc4bc9b3aa560d30c98af38f85ba573 Mon Sep 17 00:00:00 2001 From: Max Grishkin Date: Tue, 28 Jul 2020 18:18:58 +0000 Subject: [PATCH] Fixed misprint. --- docs/source/user/python-api.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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