Merge pull request #17079 from yashodha/dev-1704
[civicrm-core.git] / xml / schema / ACL / ACL.xml
index af9b807ab058313748a4430554256027fc5ac4da..8353d97944bab5d49d571d38b1555647a11a95d6 100644 (file)
@@ -31,7 +31,7 @@
   </field>
   <field>
     <name>deny</name>
-    <title>Deny ACl?</title>
+    <title>Deny ACL?</title>
     <type>boolean</type>
     <default>0</default>
     <required>true</required>
     <comment>Is this property active?</comment>
     <add>1.6</add>
     <html>
-      <type>Checkbox</type>
+      <type>CheckBox</type>
     </html>
   </field>
 </table>