CRM-15603 - Standardize case of 'Contact Subtype'
[civicrm-core.git] / settings / Address.setting.php
index 3995e66d8031e0cfd9a3e61709a71af7e9fe0b8f..0763836a53778a7b71587bf39aeec611726744be 100644 (file)
@@ -72,11 +72,11 @@ return array (
     'html_type' => 'Text',
     'default' => null,
     'add' => '4.1',
-    'title' => 'Web service url',
+    'title' => 'Web Service URL',
     'is_domain' => 1,
     'is_contact' => 0,
     'description' => null,
-    'help_text' => 'Web service URL.',
+    'help_text' => 'Web Service URL',
     'validate_callback' => 'CRM_Utils_Rule::url',
   ),
 );