Merge pull request #14326 from civicrm/5.14
[civicrm-core.git] / xml / schema / Core / Component.xml
index 0a9f7e13f28a6cf5eefb45077776fae2f6cb7670..8ccce97d865d16e1311909f25d0326ff5c47ce9f 100644 (file)
@@ -7,6 +7,7 @@
   <add>2.0</add>
   <field>
     <name>id</name>
+    <title>Component ID</title>
     <type>int unsigned</type>
     <required>true</required>
     <comment>Component ID</comment>
@@ -30,9 +31,7 @@
     <title>Namespace reserved for component.</title>
     <type>varchar</type>
     <length>128</length>
-    <comment>Path to components main directory in a form of a class
-      namespace.
-    </comment>
+    <comment>Path to components main directory in a form of a class namespace.</comment>
     <add>2.0</add>
   </field>
 </table>