X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=api%2Fv3%2Fexamples%2FMailing%2FGetTokens.php;h=6ef6552673d7dbceea4a27d88a6941a95c722336;hb=a504c595ea9f4fbabde7ff1fa942b3175a9b7971;hp=8e100bedf1cc9e5e7a3926934c8a452fee599646;hpb=e7ed2ed6dfa73a6225b7d2a2d09529edec03f974;p=civicrm-core.git diff --git a/api/v3/examples/Mailing/GetTokens.php b/api/v3/examples/Mailing/GetTokens.php index 8e100bedf1..6ef6552673 100644 --- a/api/v3/examples/Mailing/GetTokens.php +++ b/api/v3/examples/Mailing/GetTokens.php @@ -79,7 +79,7 @@ function mailing_gettokens_expectedresult() { '{contact.preferred_language}' => 'Preferred Language', '{contact.preferred_mail_format}' => 'Preferred Mail Format', '{contact.hash}' => 'Contact Hash', - '{contact.contact_source}' => 'Source of Contact Data', + '{contact.contact_source}' => 'Contact Source', '{contact.first_name}' => 'First Name', '{contact.middle_name}' => 'Middle Name', '{contact.last_name}' => 'Last Name',