From feaba04f8e7eab78ef2d6549d06ec9151b1110e9 Mon Sep 17 00:00:00 2001 From: Guewen Baconnier Date: Mon, 19 Jan 2015 16:10:59 +0100 Subject: [PATCH] Fix typo in manifest --- mail_environment/__openerp__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mail_environment/__openerp__.py b/mail_environment/__openerp__.py index 6b4437f14..05efe5717 100644 --- a/mail_environment/__openerp__.py +++ b/mail_environment/__openerp__.py @@ -26,7 +26,7 @@ 'description': """ Extend mail and fetch mail with server environment module. -In config files, sections outgoint_mail and incoming_mails are default values +In config files, sections outgoing_mail and incoming_mails are default values for all Outgoing Mail Servers and Fetchmail Servers. For each server, you can (re)define values with a section named "outgoing_mail.resource_name" where resource_name is the name of your server.