[IMP]: base_setup: Minor typo in helptext

bzr revid: rpa@tinyerp.com-20110624131616-yojpxfdnbuqqtdl7
This commit is contained in:
Rucha (Open ERP) 2011-06-24 18:46:16 +05:30
parent ba239a8eb0
commit befe614417
1 changed files with 1 additions and 1 deletions

View File

@ -167,7 +167,7 @@
</xpath>
<xpath expr="//label[@string='description']"
position="attributes">
<attribute name="string">Specify default values.This will set the default values for each new user, each user is free to change his own preferences.</attribute>
<attribute name="string">Specify default values. This will set the default values for each new user, each user is free to change his own preferences.</attribute>
</xpath>
<xpath expr='//separator[@string="vsep"]' position='attributes'>
<attribute name='string'></attribute>