[IMP] crm : Improved the typos.
authorDivyesh Makwana (Open ERP) <mdi@tinyerp.com>
Mon, 23 Apr 2012 11:17:12 +0000 (16:47 +0530)
committerDivyesh Makwana (Open ERP) <mdi@tinyerp.com>
Mon, 23 Apr 2012 11:17:12 +0000 (16:47 +0530)
bzr revid: mdi@tinyerp.com-20120423111712-h77tg1yg6ma6uikh

addons/crm/res_config.py

index be59c99..27acc48 100644 (file)
@@ -52,7 +52,7 @@ class crm_configuration(osv.osv_memory):
         'module_wiki_sale_faq': fields.boolean("Install a Sales FAQ",
             help="""This provides demo data, thereby creating a Wiki Group and a Wiki Page for Wiki Sale FAQ.
                 This installs the module wiki_sale_faq."""),
-        'module_google_map': fields.boolean("Google maps on customer",
+        'module_google_map': fields.boolean("Google Maps on Customer",
             help="""Locate customers on Google Map.
                 This installs the module google_map."""),
     }