INFRA-132 add full stop after comments
[civicrm-core.git] / tests / phpunit / api / v3 / TaxContributionPageTest.php
index d53c0dc14129fa692f005b2d69d8e29ae82c2c3d..bb6bdd39a9357c5f40138ec68d0cd8613ecbf13f 100644 (file)
@@ -236,7 +236,7 @@ class api_v3_TaxContributionPageTest extends CiviUnitTestCase {
   }
 
   /**
-   * Online and offline contrbution from above created contrbution page
+   * Online and offline contrbution from above created contrbution page.
    */
   public function testCreateContributionOnline() {
     $this->setUpContributionPage();
@@ -362,7 +362,7 @@ class api_v3_TaxContributionPageTest extends CiviUnitTestCase {
   }
 
   /**
-   * Updation of contrbution
+   * Updation of contrbution.
    * Function tests that line items, financial records are updated when contribution amount is changed
    */
   public function testCreateUpdateContributionChangeTotal() {