From bb7817022316d03b425023fae4198fcb8b1c772a Mon Sep 17 00:00:00 2001
From: Aleksander Machniak <alec@alec.pl>
Date: Tue, 25 Aug 2015 13:17:58 -0400
Subject: [PATCH] Fix typo

---
 installer/config.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/installer/config.php b/installer/config.php
index 7e69603..5bdacf9 100644
--- a/installer/config.php
+++ b/installer/config.php
@@ -85,7 +85,7 @@
 
 ?>
 <div>Provide an URL where a user can get support for this Roundcube installation.<br/>PLEASE DO NOT LINK TO THE ROUNDCUBE.NET WEBSITE HERE!</div>
-<p class="hint">Enter an absolute URL (inculding http://) to a support page/form or a mailto: link.</p>
+<p class="hint">Enter an absolute URL (including http://) to a support page/form or a mailto: link.</p>
 </dd>
 
 <dt class="propname">skin_logo</dt>

--
Gitblit v1.9.1