Commit fe312039 authored by Jérome Perrin's avatar Jérome Perrin

typo


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@10094 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 9bdf42ec
......@@ -33,7 +33,7 @@ from Products.MailHost.MailHost import MailHost
class DummyMailHost(MailHost):
"""Dummy Mail Host that doesn't really send messages and keep a copy in
_last_message attrbute.
_last_message attribute.
To use it, you have to replace existing mailhost in afterSetUp:
if 'MailHost' in portal.objectIds():
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment