diff --git a/apps/contacts/lib/addressbook.php b/apps/contacts/lib/addressbook.php index 574484b932e798818ca9d0e80c0016ea5dfb7344..ebbd24d2041ba873473a48ea27bea4e1ce2ab5cb 100644 --- a/apps/contacts/lib/addressbook.php +++ b/apps/contacts/lib/addressbook.php @@ -358,7 +358,7 @@ class OC_Contacts_Addressbook{ /** * @brief deletes a card with the data provided by sabredav - * @param integer $id Addressbook id + * @param integer $aid Addressbook id * @param string $uri the uri of the card * @return boolean */