]> source.dussan.org Git - nextcloud-server.git/commitdiff
Small fix in documentation
authorJakob Sack <kde@jakobsack.de>
Thu, 15 Sep 2011 20:45:40 +0000 (22:45 +0200)
committerJakob Sack <kde@jakobsack.de>
Thu, 15 Sep 2011 20:45:40 +0000 (22:45 +0200)
apps/contacts/lib/addressbook.php

index 574484b932e798818ca9d0e80c0016ea5dfb7344..ebbd24d2041ba873473a48ea27bea4e1ce2ab5cb 100644 (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
         */