diff --git a/src/Model/Contact.php b/src/Model/Contact.php index 0dc662659e..c9f5a8e501 100644 --- a/src/Model/Contact.php +++ b/src/Model/Contact.php @@ -2446,7 +2446,7 @@ class Contact } /** - * Updates the poll URL of a contact. This is the right function to call if there is a redirect. + * Updates the poll URL of a contact. This is the right function to call if there is a redirect. * * @param integer $id contact id * @param string $url The new URL to use for polling