Merge pull request #23173 from braders/escape-on-output-event-links
[civicrm-core.git] / xml / schema / Contact / SubscriptionHistory.xml
index b3ceac0e4008a8bccc67a313e4115c93012bd68f..cbf4d6858874ea14e677516a325dde82f3f2b2c3 100644 (file)
@@ -12,7 +12,7 @@
     <title>Group Membership History ID</title>
     <type>int unsigned</type>
     <required>true</required>
-    <comment>Internal Id</comment>
+    <comment>Internal ID</comment>
     <html>
       <type>Number</type>
     </html>
@@ -27,7 +27,7 @@
     <title>Contact ID</title>
     <type>int unsigned</type>
     <required>true</required>
-    <comment>Contact Id</comment>
+    <comment>Contact ID</comment>
     <html>
       <label>Contact</label>
     </html>
@@ -44,7 +44,7 @@
     <name>group_id</name>
     <title>Group ID</title>
     <type>int unsigned</type>
-    <comment>Group Id</comment>
+    <comment>Group ID</comment>
     <add>1.1</add>
     <pseudoconstant>
       <table>civicrm_group</table>