Merge pull request #6269 from yashodha/CRM-15564
[civicrm-core.git] / CRM / Core / Payment / PayflowPro.php
index 245caacce6c90dc5d153eadb645e2cc8cd596e77..c50c11d44a4fb2ea436fbfbb124fe93ae709700b 100644 (file)
@@ -346,7 +346,7 @@ class CRM_Core_Payment_PayflowPro extends CRM_Core_Payment {
   }
 
   /**
-   * Checks to see if invoice_id already exists in db
+   * Checks to see if invoice_id already exists in db.
    *
    * @param int $invoiceId
    *   The ID to check.