From 956bb08433b9a963686df6553b5ca940600d2ada Mon Sep 17 00:00:00 2001 From: hiekmann Date: Mon, 17 Nov 2014 09:22:23 +0000 Subject: [PATCH] [fix] portal: typo in description closes #3685 --- addons/portal/__openerp__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/addons/portal/__openerp__.py b/addons/portal/__openerp__.py index 361971b0d92..042f2f20381 100644 --- a/addons/portal/__openerp__.py +++ b/addons/portal/__openerp__.py @@ -33,7 +33,7 @@ Customize access to your OpenERP database to external users by creating portals. ================================================================================ A portal defines a specific user menu and access rights for its members. This -menu can ben seen by portal members, public users and any other user that +menu can be seen by portal members, public users and any other user that have the access to technical features (e.g. the administrator). Also, each portal member is linked to a specific partner.