Skip to content

Commit

Permalink
Add contact in list checking method
Browse files Browse the repository at this point in the history
Correct third person verb form of description;
  • Loading branch information
webarchitect609 committed Nov 22, 2016
1 parent 5380bf1 commit b6d556c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Snowcap/Emarsys/Client.php
Original file line number Diff line number Diff line change
Expand Up @@ -418,7 +418,7 @@ public function getContactsFromContactList($listId, array $data)
}

/**
* Check whether a specific contact is included in the defined contact list.
* Checks whether a specific contact is included in the defined contact list.
*
* @param int $contactId
* @param int $listId
Expand Down

0 comments on commit b6d556c

Please sign in to comment.