CRM-17663 - Cruft removal
[civicrm-core.git] / xml / schema / Core / CustomField.xml
index 52b8d51756c73b261b844cfd7bdf334bedad7bbf..d9ee5bb74ce72108a4ac746e436dc2be674fd424 100644 (file)
@@ -78,7 +78,7 @@
   <field>
     <name>html_type</name>
     <type>varchar</type>
-    <title>Custom Field HTMl Type</title>
+    <title>Custom Field HTML Type</title>
     <length>32</length>
     <required>true</required>
     <comment>HTML types plus several built-in extended types.</comment>
   <field>
     <name>weight</name>
     <type>int</type>
-    <title>Custom Field Weight</title>
+    <title>Order</title>
     <required>true</required>
     <default>1</default>
     <comment>Controls field display order within an extended property group.</comment>