From 333c9172483075b4365a2c484b5dd4f9e214709c Mon Sep 17 00:00:00 2001
From: Marco Biasini <marco.biasini@unibas.ch>
Date: Mon, 21 Feb 2011 22:31:57 +0100
Subject: [PATCH] added hint on how to disable ssl verification when cloning
 git repository

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

diff --git a/modules/doc/install.rst b/modules/doc/install.rst
index 0c415c5fb..b0c8381db 100644
--- a/modules/doc/install.rst
+++ b/modules/doc/install.rst
@@ -74,7 +74,7 @@ The above command will clone OpenStructre into the directory called `directory-n
 
   Some version of curl have have trouble with the certificate of the 
   OpenStructure git server and fail to clone the repository. To work around 
-  this, disable the SSL certificate verification with the following command:
+  this, disable the SLL certificate verification with the following command:
   
   .. code-block:: bash
   
-- 
GitLab