[FIX] base_import: typos

closes #5478
This commit is contained in:
Fabrice Henrion 2015-02-26 00:30:20 -08:00 committed by Xavier Morel
parent 22acc5d379
commit e9b391c308
1 changed files with 3 additions and 3 deletions

View File

@ -209,9 +209,9 @@
(e.g. a customer that has multiple tags)?</a></dt>
<dd>
<p>The tags should be separated by a comma without any
spacing. For example, if you want you customer to be
lined to both tags 'Manufacturer' and 'Retailer'
then you will encode it as follow "Manufacturer,
spacing. For example, if you want your customer to be
linked to both tags 'Manufacturer' and 'Retailer'
then you will encode "Manufacturer,
Retailer" in the same column of your CSV file.</p>
<a href="/base_import/static/csv/m2m_customers_tags.csv">
CSV file for Manufacturer, Retailer</a><br/>