diff --git a/product/ERP5/Document/BusinessTemplate.py b/product/ERP5/Document/BusinessTemplate.py index 5f62da1b951b6a6b90cd1b5b052d6f052be7ad0c..3c5d86870ef7008d862dbfa6c92789aa438bbd30 100644 --- a/product/ERP5/Document/BusinessTemplate.py +++ b/product/ERP5/Document/BusinessTemplate.py @@ -3464,7 +3464,7 @@ class LocalRolesTemplateItem(BaseTemplateItem): class BusinessTemplate(XMLObject): """ A business template allows to construct ERP5 modules - in part or completely. Each object are separated from its + in part or completely. Each object is separated from its subobjects and exported in xml format. It may include: @@ -3475,8 +3475,8 @@ class BusinessTemplate(XMLObject): - filter definition - portal_types definition - - object without optinal actions - - list of relation between portal type and worklfow + - object without optimal actions + - list of relation between portal type and workflow - module definition - id