[IMP] mail: typo
authorOlivier Dony <odo@openerp.com>
Tue, 13 Sep 2011 13:23:40 +0000 (15:23 +0200)
committerOlivier Dony <odo@openerp.com>
Tue, 13 Sep 2011 13:23:40 +0000 (15:23 +0200)
bzr revid: odo@openerp.com-20110913132340-9ykde8wsvyowa1gd

addons/mail/mail_thread.py

index a22e44b..fa785c3 100644 (file)
@@ -310,7 +310,7 @@ class mail_thread(osv.osv):
                                 must be processed
            :param message: source of the RFC2822 mail
            :type message: string or xmlrpclib.Binary
-           :type dict custom_value: optional dictionary of field values
+           :type dict custom_values: optional dictionary of field values
                                     to pass to ``message_new`` if a new
                                     record needs to be created. Ignored
                                     if the thread record already exists.