aboutsummaryrefslogtreecommitdiffstats
path: root/include/zot.php
diff options
context:
space:
mode:
Diffstat (limited to 'include/zot.php')
-rw-r--r--include/zot.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/zot.php b/include/zot.php
index 4fcf518f5..524f958ad 100644
--- a/include/zot.php
+++ b/include/zot.php
@@ -19,7 +19,7 @@ function zot_new_uid($channel_nick) {
/**
*
- * Given an array of zot_uid(s), return all distinct hubs
+ * Given an array of zot hashes, return all distinct hubs
* If primary is true, return only primary hubs
* Result is ordered by url to assist in batching.
* Return only the first primary hub as there should only be one.