From 13d0743ac3fc645caaf32c2c70e82520d331cba3 Mon Sep 17 00:00:00 2001 From: Marc Bonnici Date: Tue, 5 Jun 2018 11:01:01 +0100 Subject: [PATCH] doc/contributing: Fix typos --- doc/source/developer_reference/contributing.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/source/developer_reference/contributing.rst b/doc/source/developer_reference/contributing.rst index 758c5b16..dd25bd6c 100644 --- a/doc/source/developer_reference/contributing.rst +++ b/doc/source/developer_reference/contributing.rst @@ -27,8 +27,8 @@ submitting a pull request: pip install pep8 pip install pylint - It is recommened that you install via pip rather than through your - distribution's package mananger because the latter is likely to + It is recommended that you install via pip rather than through your + distribution's package manager because the latter is likely to contain out-of-date version of these tools. - ``./dev_scripts/pylint`` should be run without arguments and should produce no