From cd7cf6649ea7404a603ce1fc78bc20c742691578 Mon Sep 17 00:00:00 2001
From: Alessandro Portale <alessandro.portale@nokia.com>
Date: Fri, 18 Mar 2011 18:04:12 +0100
Subject: [PATCH] Typo fix.

Forgot a "you".
---
 .../qt4projectmanager/wizards/html5appwizardsourcespage.ui      | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/plugins/qt4projectmanager/wizards/html5appwizardsourcespage.ui b/src/plugins/qt4projectmanager/wizards/html5appwizardsourcespage.ui
index 58002535631..85a7ca0f0f8 100644
--- a/src/plugins/qt4projectmanager/wizards/html5appwizardsourcespage.ui
+++ b/src/plugins/qt4projectmanager/wizards/html5appwizardsourcespage.ui
@@ -134,7 +134,7 @@
       <item>
        <widget class="QLabel" name="label">
         <property name="text">
-         <string>Touch optimized navigation will make the HTML page flickable and enlarge the area of touch sensitive elements. If use a JavaScript framework which optimizes the touch interaction, leave the checkbox unchecked.</string>
+         <string>Touch optimized navigation will make the HTML page flickable and enlarge the area of touch sensitive elements. If you use a JavaScript framework which optimizes the touch interaction, leave the checkbox unchecked.</string>
         </property>
         <property name="wordWrap">
          <bool>true</bool>
-- 
GitLab