From 427da0c39e339fe077c3fb8644c3d24ba94a5756 Mon Sep 17 00:00:00 2001 From: "Anthony Muschang (ACSONE)" Date: Mon, 2 Mar 2015 10:17:27 +0100 Subject: [PATCH] [FIX] web_dialog_size: fix typo in module summary --- web_dialog_size/__openerp__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web_dialog_size/__openerp__.py b/web_dialog_size/__openerp__.py index 0f65f8a5..5fd1f3fc 100644 --- a/web_dialog_size/__openerp__.py +++ b/web_dialog_size/__openerp__.py @@ -25,7 +25,7 @@ 'name': "Web Dialog Size", 'summary': """ - A module that let the user expand a + A module that lets the user expand a dialog box to the full screen width.""", 'author': "ACSONE SA/NV",