[Erp5-report] r10094 - /erp5/trunk/products/ERP5Type/tests/utils.py

nobody at svn.erp5.org nobody at svn.erp5.org
Mon Sep 18 14:36:06 CEST 2006


Author: jerome
Date: Mon Sep 18 14:36:05 2006
New Revision: 10094

URL: http://svn.erp5.org?rev=10094&view=rev
Log:
typo

Modified:
    erp5/trunk/products/ERP5Type/tests/utils.py

Modified: erp5/trunk/products/ERP5Type/tests/utils.py
URL: http://svn.erp5.org/erp5/trunk/products/ERP5Type/tests/utils.py?rev=10094&r1=10093&r2=10094&view=diff
==============================================================================
--- erp5/trunk/products/ERP5Type/tests/utils.py (original)
+++ erp5/trunk/products/ERP5Type/tests/utils.py Mon Sep 18 14:36:05 2006
@@ -33,7 +33,7 @@
 
 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():




More information about the Erp5-report mailing list