Improved documentation

This commit is contained in:
Michael 2017-10-13 09:26:07 +00:00
parent 09020192d6
commit 2b80bf4683
1 changed files with 2 additions and 2 deletions

View File

@ -2960,10 +2960,10 @@ class Diaspora {
} }
/** /**
* @brief sends an "unshare" * @brief sends an account migration
* *
* @param array $owner the array of the item owner * @param array $owner the array of the item owner
* @param array $contact Target of the communication * @param int $uid User ID
* *
* @return int The result of the transmission * @return int The result of the transmission
*/ */