From: Matthew Exon Date: Wed, 3 Jul 2024 06:02:41 +0000 (+0200) Subject: Remove duplicate space X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=c7937300db90674aeeeb51e3401df1a4387fdd11;p=friendica.git Remove duplicate space --- 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