Clarify return val, fix casing on a couple of function calls
[civicrm-core.git] / settings / Localization.setting.php
index 1035bc9764e02fed8fca84352d1e68b3141ac140..dd1764d3f3d029b17a43a64cd095ad85308d24ff 100644 (file)
@@ -3,7 +3,7 @@
  +--------------------------------------------------------------------+
  | CiviCRM version 4.7                                                |
  +--------------------------------------------------------------------+
- | Copyright CiviCRM LLC (c) 2004-2016                                |
+ | Copyright CiviCRM LLC (c) 2004-2017                                |
  +--------------------------------------------------------------------+
  | This file is a part of CiviCRM.                                    |
  |                                                                    |
@@ -28,7 +28,7 @@
 /**
  *
  * @package CRM
- * @copyright CiviCRM LLC (c) 2004-2016
+ * @copyright CiviCRM LLC (c) 2004-2017
  * $Id$
  *
  */
@@ -361,7 +361,7 @@ return array(
       'maxlength' => '60',
     ),
     'default' => '%m/%d/%Y',
-    'title' => 'Date Format: Short date Day Month Year',
+    'title' => 'Date Format: Short date Month Day Year',
     'description' => '',
   ),
   'dateInputFormat' => array(