Fixed html tag in textile help file
diff --git a/plugins/org.eclipse.app4mc.amalthea.converters.help/docu/meta_model_changes.textile b/plugins/org.eclipse.app4mc.amalthea.converters.help/docu/meta_model_changes.textile
index eb7029a..29d0e41 100644
--- a/plugins/org.eclipse.app4mc.amalthea.converters.help/docu/meta_model_changes.textile
+++ b/plugins/org.eclipse.app4mc.amalthea.converters.help/docu/meta_model_changes.textile
@@ -39,8 +39,8 @@
 table(classic){margin-left:40px}. 

 | *_Sub model_* | *_Class_*| *_Variable Name and Type (2.2.0)_* | *_Variable Name and Type (3.0.0)_* | *_Model Migration behavior_* |

 | ComponentModel | ComponentInterface | *datatype* | *dataType* | attribute is renamed |

-| SWModel | Label | *dataType* &lsaquo;containment&rsaquo;<br>&rarr; _*DataType*_ | *dataType* &lsaquo;reference&rsaquo;<br>&rarr; _*TypeDefinition*_ | inline type definitions are replaced by references to newly created global type definitions |

-| SWModel | Channel | *elementType* &lsaquo;containment&rsaquo;<br>&rarr; _*DataType*_ | *elementType* &lsaquo;reference&rsaquo;<br>&rarr; _*TypeDefinition*_ | inline type definitions are replaced by references to newly created global type definitions |

+| SWModel | Label | *dataType* &lsaquo;containment&rsaquo;<br/>&rarr; _*DataType*_ | *dataType* &lsaquo;reference&rsaquo;<br/>&rarr; _*TypeDefinition*_ | inline type definitions are replaced by references to newly created global type definitions |

+| SWModel | Channel | *elementType* &lsaquo;containment&rsaquo;<br/>&rarr; _*DataType*_ | *elementType* &lsaquo;reference&rsaquo;<br/>&rarr; _*TypeDefinition*_ | inline type definitions are replaced by references to newly created global type definitions |

 

 h3. Version APP4MC 2.1.0 to APP4MC 2.2.0