Merge pull request #15976 from eileenmcnaughton/5.20
[civicrm-core.git] / CRM / Contribute / Form / ContributionRecur.php
index 2ec9a2fbc67c3ba8b54541e5da62a6d61e477a54..b333159eca837a2ed463ec282a6563b4407ef87b 100644 (file)
@@ -108,7 +108,7 @@ class CRM_Contribute_Form_ContributionRecur extends CRM_Core_Form {
   protected $subscriptionDetails = [];
 
   /**
-   * Is the from being accessed by a front end user to update their own recurring.
+   * Is the form being accessed by a front end user to update their own recurring.
    *
    * @var bool
    */