Clean up docblock
[civicrm-core.git] / CRM / Widget / Widget.php
index cf22c5933391a883f757236b76c566824a2c7a69..29586c3658f18901f16886d393785deead19110f 100644 (file)
@@ -25,7 +25,7 @@ class CRM_Widget_Widget {
           ),
         ),
         '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',