diff --git a/include/diaspora.php b/include/diaspora.php index 686963ed89..aad4f5c440 100644 --- a/include/diaspora.php +++ b/include/diaspora.php @@ -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 $contact Target of the communication + * @param int $uid User ID * * @return int The result of the transmission */