Small fix in documentation

This commit is contained in:
Jakob Sack 2011-09-15 22:45:40 +02:00
parent c3ff534b19
commit ae622dbbfe
1 changed files with 1 additions and 1 deletions

View File

@ -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
*/