[PATCH 2/4] docs: Fix a missing 3rd person 's'

Damien Lespiau damien.lespiau at intel.com
Mon Oct 5 00:34:58 AEDT 2015


Signed-off-by: Damien Lespiau <damien.lespiau at intel.com>
---
 docs/development.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/development.rst b/docs/development.rst
index 8ecab06..7472b50 100644
--- a/docs/development.rst
+++ b/docs/development.rst
@@ -107,7 +107,7 @@ this command:
 
     $ tox -e py27-django18 patchwork.tests.SubjectCleanUpTest
 
-Because patchwork support multiple versions of Django, it's very
+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:
 
-- 
2.1.0



More information about the Patchwork mailing list