From ffff4981f4cfdd422c016ff9e47d943d8a5db865 Mon Sep 17 00:00:00 2001
From: Fabrice Henrion <fhe@odoo.com>
Date: Mon, 19 Jan 2015 16:48:39 -0800
Subject: [PATCH] [IMP] Typo

closes #4784
---
 addons/product_email_template/i18n/product_email_template.pot | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/addons/product_email_template/i18n/product_email_template.pot b/addons/product_email_template/i18n/product_email_template.pot
index 8d948316365b..7b33060b12ea 100644
--- a/addons/product_email_template/i18n/product_email_template.pot
+++ b/addons/product_email_template/i18n/product_email_template.pot
@@ -677,6 +677,6 @@ msgstr ""
 
 #. module: product_email_template
 #: help:product.template,email_template_id:0
-msgid "When validating an invoice, an email will be sent to the customerbased on this template. The customer will receive an email for eachproduct linked to an email template."
+msgid "When validating an invoice, an email will be sent to the customer based on this template. The customer will receive an email for eachproduct linked to an email template."
 msgstr ""
 
-- 
GitLab