From ae622dbbfe14b70d855ec8da17c330fb62fb6077 Mon Sep 17 00:00:00 2001 From: Jakob Sack Date: Thu, 15 Sep 2011 22:45:40 +0200 Subject: [PATCH] Small fix in documentation --- apps/contacts/lib/addressbook.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/contacts/lib/addressbook.php b/apps/contacts/lib/addressbook.php index 574484b932..ebbd24d204 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 */