[FIX] base_module_update: fixed typo in view
authorqdp-launchpad@tinyerp.com <>
Mon, 18 Oct 2010 19:26:26 +0000 (21:26 +0200)
committerqdp-launchpad@tinyerp.com <>
Mon, 18 Oct 2010 19:26:26 +0000 (21:26 +0200)
bzr revid: qdp-launchpad@tinyerp.com-20101018192626-7yw7q8xh4uoph80g

bin/addons/base/module/wizard/base_module_update_view.xml

index 21bff3f..51f0c94 100644 (file)
@@ -55,7 +55,7 @@
         </record>
 
         <menuitem
-        name=" Update Modules List"
+        name="Update Modules List"
         action="action_view_base_module_update"
         id="menu_view_base_module_update"
        parent="menu_management"
@@ -63,4 +63,4 @@
        icon="STOCK_CONVERT"/>
 
     </data>
-</openerp>
\ No newline at end of file
+</openerp>