From e8a3cb030378354b9e9f39e21a1fefbd7b452171 Mon Sep 17 00:00:00 2001
From: Jaques Grobler <jaquesgrobler@gmail.com>
Date: Fri, 27 Jan 2012 18:47:55 +0100
Subject: [PATCH] Shorted the long line

---
 doc/developers/index.rst | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/doc/developers/index.rst b/doc/developers/index.rst
index 5c46187dca..e32bec8e63 100644
--- a/doc/developers/index.rst
+++ b/doc/developers/index.rst
@@ -25,7 +25,10 @@ You are also welcome to post there feature requests or links to pull-requests.
 Retrieving the latest code
 ==========================
 
-Before you get started, you will need a program called `git`. If you are unfamiliar with it, see `this link <http://progit.org/book/ch1-0.html>`_ for a very good tutorial on installing it, as well as using it.
+Before you get started, you will need a program called `git`. If you 
+are unfamiliar with it, see `this link 
+<http://progit.org/book/ch1-0.html>`_ for a very good tutorial 
+on installing it, as well as using it.
 
 You can check the latest sources with the command::
 
-- 
GitLab