From c7955d117169e3d654a5ca5c41b6f193c061bb57 Mon Sep 17 00:00:00 2001 From: "Laryn - CEDC.org" Date: Fri, 6 May 2016 13:27:17 -0500 Subject: [PATCH] Simple spelling fix --- CRM/Mailing/BAO/Mailing.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CRM/Mailing/BAO/Mailing.php b/CRM/Mailing/BAO/Mailing.php index a863b10ff1..d3c6853636 100644 --- a/CRM/Mailing/BAO/Mailing.php +++ b/CRM/Mailing/BAO/Mailing.php @@ -749,7 +749,7 @@ ORDER BY i.contact_id, i.{$tempColumn} /** * Retrieve a ref to an array that holds the email and text templates for this email * assembles the complete template including the header and footer - * that the user has uploaded or declared (if they have dome that) + * that the user has uploaded or declared (if they have done that) * * @return array * reference to an assoc array -- 2.25.1