CRM-16478 Initial changes to remove custom error template path
[civicrm-core.git] / CRM / Core / Transaction.php
index 6cc7260f55ce6ae98e0aceeeca1f95c359c5148a..20551b2467a076adf6837a54b18cf8082b6b5ca9 100644 (file)
@@ -176,7 +176,7 @@ class CRM_Core_Transaction {
    * use it again.
    *
    * @param string $callable
-   *   Should exception one paramter (CRM_Core_Transaction $tx).
+   *   Should exception one parameter (CRM_Core_Transaction $tx).
    * @return CRM_Core_Transaction
    * @throws Exception
    */