[Erp5-report] r40464 hugo.maia - /erp5/trunk/utils/cloudooo/cloudooo/handler/oohandler.py
nobody at svn.erp5.org
nobody at svn.erp5.org
Mon Nov 22 14:41:53 CET 2010
Author: hugo.maia
Date: Mon Nov 22 14:41:53 2010
New Revision: 40464
URL: http://svn.erp5.org?rev=40464&view=rev
Log:
Amend typo
Modified:
erp5/trunk/utils/cloudooo/cloudooo/handler/oohandler.py
Modified: erp5/trunk/utils/cloudooo/cloudooo/handler/oohandler.py
URL: http://svn.erp5.org/erp5/trunk/utils/cloudooo/cloudooo/handler/oohandler.py?rev=40464&r1=40463&r2=40464&view=diff
==============================================================================
--- erp5/trunk/utils/cloudooo/cloudooo/handler/oohandler.py [utf8] (original)
+++ erp5/trunk/utils/cloudooo/cloudooo/handler/oohandler.py [utf8] Mon Nov 22 14:41:53 2010
@@ -46,7 +46,7 @@ class OOHandler:
"""OOHandler is used to access the one Document and OpenOffice.
For each Document inputed is created on instance of this class to manipulate
the document. This Document must be able to create and remove a temporary
- document at FS, load, export and export.
+ document at FS, load and export.
"""
implements(IHandler)
More information about the Erp5-report
mailing list