From 28ff7e38b909a7b020c51168b2ee1c4a9230667a Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Thibault=20Delavall=C3=A9e?= <tde@openerp.com>
Date: Thu, 12 Jun 2014 17:35:41 +0200
Subject: [PATCH] [FIX] portal: typos in portal wall actions.

---
 addons/portal/portal_data.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/addons/portal/portal_data.xml b/addons/portal/portal_data.xml
index 5c7fa14ce2a0..ebaaa3f8424d 100644
--- a/addons/portal/portal_data.xml
+++ b/addons/portal/portal_data.xml
@@ -39,7 +39,7 @@
             }"/>
             <field name="help" type="html">
                 <p>
-                    Youd don't have unread company's news.
+                    You don't have unread company's news.
                 </p>
             </field>
         </record>
@@ -71,7 +71,7 @@
             }"/>
             <field name="help" type="html">
                 <p>
-                    Youd don't have unread job offers.
+                    You don't have unread job offers.
                 </p>
             </field>
         </record>
-- 
GitLab