Fix some spelling errors (death to referAnce)
[civicrm-core.git] / CRM / Admin / Form / PreferencesDate.php
index 8efba4a425bcb8c9112c46f013b9aeeca9f5dee5..16bda9e6ca548dfcfcfc7f2633cd207303f180ce 100644 (file)
@@ -91,7 +91,7 @@ class CRM_Admin_Form_PreferencesDate extends CRM_Admin_Form {
   /**
    * global validation rules for the form
    *
-   * @param array  $fields   (referance) posted values of the form
+   * @param array  $fields posted values of the form
    *
    * @return array    if errors then list of errors to be posted back to the form,
    *                  true otherwise