]> git.ipfire.org Git - thirdparty/patchwork.git/commitdiff
docs: Remove duplicated 'the'
authorDamien Lespiau <damien.lespiau@intel.com>
Sun, 4 Oct 2015 13:34:57 +0000 (14:34 +0100)
committerStephen Finucane <stephen.finucane@intel.com>
Thu, 12 Nov 2015 04:19:25 +0000 (04:19 +0000)
Signed-off-by: Damien Lespiau <damien.lespiau@intel.com>
Reviewed-by: Stephen Finucane <stephen.finucane@intel.com>
docs/development.md

index a4eb32133d9368e067ac487cf6333c0cb23ec47f..6ab694c44a73b447a91cce45ca435749bebbe82a 100644 (file)
@@ -53,7 +53,7 @@ used to test patchwork against several versions of Django.
        1.8
        (django-1.8)$ ./manage.py runserver
 
-Once finished, you can kill the server (`Ctrl` + `C`) and exit the the virtual
+Once finished, you can kill the server (`Ctrl` + `C`) and exit the virtual
 environment:
 
     (django-1.8)$ deactivate