From e019f2d0f2dc2fbfa345ab5d7ae85e67bfdd76b8 Mon Sep 17 00:00:00 2001
From: alecpl <alec@alec.pl>
Date: Sat, 25 Sep 2010 09:03:53 -0400
Subject: [PATCH] - s/RoundCube/Roundcube/

---
 installer/welcome.html |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/installer/welcome.html b/installer/welcome.html
index 0c6805a..a992c5e 100644
--- a/installer/welcome.html
+++ b/installer/welcome.html
@@ -1,8 +1,8 @@
 <form action="index.php" methond="get">
 <input type="hidden" name="_step" value="1" />
 
-<p>Welcome to the interactive install script for the RoundCube Webmail package</p>
-<p>First let's check your local environment and find out if everything RoundCube needs is available.</p>
+<p>Welcome to the interactive install script for the Roundcube Webmail package</p>
+<p>First let's check your local environment and find out if everything Roundcube needs is available.</p>
 
 <p>The basic requirements are:</p>
 <ul>

--
Gitblit v1.9.1