From: Damien Lespiau Date: Sun, 4 Oct 2015 13:34:58 +0000 (+0100) Subject: docs: Fix a missing 3rd person 's' X-Git-Tag: v1.1.0~116 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=323540fbe9346c0cb87bd2249a99ca3de25e92e9;p=thirdparty%2Fpatchwork.git docs: Fix a missing 3rd person 's' Signed-off-by: Damien Lespiau Reviewed-by: Stephen Finucane --- diff --git a/docs/development.md b/docs/development.md index 6ab694c4..b92d620c 100644 --- a/docs/development.md +++ b/docs/development.md @@ -86,7 +86,7 @@ command: $ tox -e py27-django18 patchwork.tests.SubjectCleanUpTest -Because patchwork support multiple versions of Django, it's very important +Because patchwork supports multiple versions of Django, it's very important that you test against all supported versions. When run without argument, tox will do this: