From ef63526d470e5ce371323af39c73c11df63e0ca0 Mon Sep 17 00:00:00 2001
From: Alexander Eulitz <alexander.eulitz@iwf.tu-berlin.de>
Date: Tue, 22 Jul 2014 10:51:52 +0200
Subject: [PATCH 2/5] another indentation fixed

---
 doc/sphinx/installation.rst |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/sphinx/installation.rst b/doc/sphinx/installation.rst
index 82ec7a3..94ec170 100644
--- a/doc/sphinx/installation.rst
+++ b/doc/sphinx/installation.rst
@@ -192,7 +192,7 @@ Then inside this build-directory you should start cmake to configure the compila
 
 For the folder structure given above call the following command in folder "build":
 
-    cmake -DINSTALL_PREFIX=../install ../trunk
+	cmake -DINSTALL_PREFIX=../install ../trunk
 
 Additional options can be configured in the same line with the following 
 syntax::
-- 
1.7.9.5

