diff --git a/web_auto_refresh/__openerp__.py b/web_auto_refresh/__openerp__.py index 9a4f9208c68d..478a396c4976 100644 --- a/web_auto_refresh/__openerp__.py +++ b/web_auto_refresh/__openerp__.py @@ -20,7 +20,7 @@ ############################################################################## { - 'name': 'Auto Refresh inbox message, Kanban and list view' + 'name': 'Auto Refresh inbox message, Kanban and list view', 'version': '1.0', 'author': "Fisher, Odoo Community Association (OCA)", 'website': 'https://github.com/szufisher/web',