fix typo
authorEileen McNaughton <eileen@fuzion.co.nz>
Sun, 19 Oct 2014 09:58:55 +0000 (22:58 +1300)
committerEileen McNaughton <eileen@fuzion.co.nz>
Sun, 19 Oct 2014 09:58:55 +0000 (22:58 +1300)
CRM/Contribute/BAO/Contribution.php

index 2838a35f78de4f24e7b57aa26417faf7671174d9..61aedbb19bf95a5032ca2e23ec80b0c2a12d19e3 100644 (file)
@@ -218,7 +218,7 @@ class CRM_Contribute_BAO_Contribution extends CRM_Contribute_DAO_Contribution {
   }
 
   /**
-   * Set defautls when creating new entity
+   * Set defaults when creating new entity
    * @param $params
    */
   static function setDefaults(&$params) {