]> git.mxchange.org Git - friendica.git/commitdiff
Remove duplicate space
authorMatthew Exon <git.mexon@spamgourmet.com>
Wed, 3 Jul 2024 06:02:41 +0000 (08:02 +0200)
committerMatthew Exon <git.mexon@spamgourmet.com>
Wed, 3 Jul 2024 06:02:41 +0000 (08:02 +0200)
src/Model/Contact.php

index 0dc662659e4ea58a6317c4ba811a862f9d275522..c9f5a8e501a00872cb7334eabbe8774c95a6873f 100644 (file)
@@ -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