Commit 62ea99db authored by Rafael Monnerat's avatar Rafael Monnerat

typo

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32467 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 7a583413
......@@ -59,7 +59,7 @@ from Products.ERP5Subversion.SubversionClient import SubversionSSLTrustError\n
from Products.ERP5Type.Document import newTempBase\n
\n
portal = context.getPortalObject()\n
portal_subversion = portal.portal_subeversion\n
portal_subversion = portal.portal_subversion\n
\n
try:\n
log_list = portal_subversion.log(added, context)\n
......
556
\ No newline at end of file
558
\ No newline at end of file
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