Skip to content

Commit

Permalink
Merge pull request #10282 from eileenmcnaughton/4.7.19-rc
Browse files Browse the repository at this point in the history
Fix spelling.
  • Loading branch information
eileenmcnaughton authored Apr 29, 2017
2 parents fd6277c + 674507b commit 9baabcb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CRM/Widget/Widget.php
Original file line number Diff line number Diff line change
Expand Up @@ -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',
Expand Down

0 comments on commit 9baabcb

Please sign in to comment.