[FIX] typo in a message

bzr revid: fp@tinyerp.com-20121115103947-zre3ja8ghnojesd1
This commit is contained in:
Fabien Pinckaers 2012-11-15 11:39:47 +01:00
parent d3cf004bae
commit c6b5ca0a07
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@
<field name="subtype_id" ref="mail.mt_comment"/>
<field name="subject">Welcome to OpenERP!</field>
<field name="body"><![CDATA[<p>Your homepage is a summary of messages you received and key information about documents you follow.</p><p>
The top menu bar contains all applications you installed. You can use this <i>Settings</i> menu to install more applications, activate others features or give access to new users.</p><p>
The top menu bar contains all applications you installed. You can use the <i>Settings</i> menu to install more applications, activate others features or give access to new users.</p><p>
To setup your preferences (name, email signature, avatar), click on the top right corner.</p>]]></field>
</record>
</data>