[IMP]document: correct a spelling of Directories in configuration wizard
authorMayur Maheshwari (OpenERP) <mma@tinyerp.com>
Wed, 11 Jan 2012 05:56:05 +0000 (11:26 +0530)
committerMayur Maheshwari (OpenERP) <mma@tinyerp.com>
Wed, 11 Jan 2012 05:56:05 +0000 (11:26 +0530)
bzr revid: mma@tinyerp.com-20120111055605-mwkrfkovhfnn5odl

addons/document/wizard/document_configuration_view.xml

index a51a787..90ff450 100644 (file)
@@ -11,7 +11,7 @@
                 <attribute name="string">Knowledge Application Configuration</attribute>
             </form>
             <separator string="title" position="attributes">
-            <attribute name="string">Configure Direcories</attribute>
+            <attribute name="string">Configure Directories</attribute>
             </separator>
             <xpath expr="//label[@string='description']" position="attributes">
             <attribute name="string">OpenERP's Document Management System supports mapping virtual folders with documents. The virtual folder of a document can be used to manage the files attached to the document, or to print and download any report. This tool will create directories automatically according to modules installed.</attribute>