CRM_Core_Config - Typo
authorTim Otten <totten@civicrm.org>
Thu, 5 Sep 2013 21:02:30 +0000 (14:02 -0700)
committerTim Otten <totten@civicrm.org>
Thu, 5 Sep 2013 21:02:30 +0000 (14:02 -0700)
CRM/Core/Config.php

index c7a82abac055ed94f3fdd00827308d10c6155006..459faf837031547f1e5dc59efd429cbdd4680a6d 100644 (file)
@@ -503,7 +503,7 @@ class CRM_Core_Config extends CRM_Core_Config_Variables {
   }
 
   /**
-   * Retrieve a mailer to send any mail from the applciation
+   * Retrieve a mailer to send any mail from the application
    *
    * @param boolean $persist open a persistent smtp connection, should speed up mailings
    * @access private