diff mbox

[1/4] docs: Remove duplicated 'the'

Message ID 1443965700-25938-2-git-send-email-damien.lespiau@intel.com
State Accepted
Headers show

Commit Message

Damien Lespiau Oct. 4, 2015, 1:34 p.m. UTC
Signed-off-by: Damien Lespiau <damien.lespiau@intel.com>
---
 docs/development.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Stephen Finucane Nov. 12, 2015, 4:22 a.m. UTC | #1
On 04 Oct 14:34, Damien Lespiau wrote:
> Signed-off-by: Damien Lespiau <damien.lespiau@intel.com>

Reviewed-by: Stephen Finucane <stephen.finucane@intel.com>

Added to markdown docs and merged.
diff mbox

Patch

diff --git a/docs/development.rst b/docs/development.rst
index a3184fe..8ecab06 100644
--- a/docs/development.rst
+++ b/docs/development.rst
@@ -63,7 +63,7 @@  environment there is no need to to install requirements again.
    runserver
 
 Once finished, you can kill the server (``Ctrl`` + ``C``) and exit the
-the virtual environment:
+virtual environment:
 
 ::