Merge pull request #4621 from atif-shaikh/CRM-15589
[civicrm-core.git] / CRM / Campaign / Form / Campaign.php
index 4fbff48b158ffacf128b42f9a071b004b16fdf73..55127b05b9079d7a5d5b8feb717a0732798dd951 100644 (file)
@@ -131,7 +131,7 @@ class CRM_Campaign_Form_Campaign extends CRM_Core_Form {
   }
 
   /**
-   * This function sets the default values for the form. Note that in edit/view mode
+   * Set default values for the form. Note that in edit/view mode
    * the default values are retrieved from the database
    *
    * @access public