From 3713d69c0a71b8610a33ed2688396ee3384834da Mon Sep 17 00:00:00 2001 From: Tim Otten Date: Thu, 5 Sep 2013 14:02:30 -0700 Subject: [PATCH] CRM_Core_Config - Typo --- CRM/Core/Config.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CRM/Core/Config.php b/CRM/Core/Config.php index c7a82abac0..459faf8370 100644 --- a/CRM/Core/Config.php +++ b/CRM/Core/Config.php @@ -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 -- 2.25.1