From 674507b6e89c85c078fd3d2ab61d8ffd96b69d99 Mon Sep 17 00:00:00 2001 From: eileen Date: Sat, 29 Apr 2017 14:37:00 +1200 Subject: [PATCH] Fix spelling. I need a commit after the commit-to-be-skipped to fix the merge, so this is it --- CRM/Widget/Widget.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CRM/Widget/Widget.php b/CRM/Widget/Widget.php index cf22c5933391..29586c3658f1 100644 --- a/CRM/Widget/Widget.php +++ b/CRM/Widget/Widget.php @@ -25,7 +25,7 @@ public function initialize() { ), ), 'getEmbedCode' => array( - 'description' => 'Gets embed code. Perhaps overkill, but we can track dropoffs in this case. by # of people reqeusting emebed code / number of unique instances.', + 'description' => 'Gets embed code. Perhaps overkill, but we can track dropoffs in this case. by # of people requesting embed code / number of unique instances.', 'access' => 'remote', 'arguments' => array( 'contributionPageID',