Commit b45c0591 authored by Nicolas Delaby's avatar Nicolas Delaby

Check spelling

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@42168 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 3913a9ff
......@@ -53,7 +53,7 @@
<value> <string>portal = context.getPortalObject()\n
for path in path_list:\n
document = portal.restrictedTraverse(path)\n
# Useful to reproduce Ingestion process from begining\n
# Useful to reproduce Ingestion process from beginning\n
# All properties of object are considered as user input\n
input_parameter_dict = {\'portal_type\': document.getPortalType()}\n
for property_id in document.propertyIds():\n
......
1035
\ No newline at end of file
1036
\ 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