aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Lib/Permcat.php
diff options
context:
space:
mode:
Diffstat (limited to 'Zotlabs/Lib/Permcat.php')
-rw-r--r--Zotlabs/Lib/Permcat.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/Zotlabs/Lib/Permcat.php b/Zotlabs/Lib/Permcat.php
index 22b617f6e..0a38ca324 100644
--- a/Zotlabs/Lib/Permcat.php
+++ b/Zotlabs/Lib/Permcat.php
@@ -186,7 +186,7 @@ class Permcat {
/**
* @brief assign a contact role to contacts
*
- * @param int $channel_id
+ * @param array $channel
* @param string $role the name of the role
* @param array $contacts an array of contact hashes
*/