mirror of
https://github.com/friendica/friendica
synced 2024-12-22 17:20:16 +00:00
Remove duplicate space
This commit is contained in:
parent
31f103a1f0
commit
c7937300db
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue