aboutsummaryrefslogtreecommitdiffstats
path: root/view/js/autocomplete.js
diff options
context:
space:
mode:
authorredmatrix <git@macgirvin.com>2016-07-13 17:51:19 -0700
committerredmatrix <git@macgirvin.com>2016-07-13 17:51:19 -0700
commitf60a0c5ce050febb0b200938eb51d88cf563b88f (patch)
treeceaab889a4fbb584ec37969087560a115ff649ca /view/js/autocomplete.js
parent18565600b2b9e36f1792bf29d5575f681fafc0b5 (diff)
downloadvolse-hubzilla-f60a0c5ce050febb0b200938eb51d88cf563b88f.tar.gz
volse-hubzilla-f60a0c5ce050febb0b200938eb51d88cf563b88f.tar.bz2
volse-hubzilla-f60a0c5ce050febb0b200938eb51d88cf563b88f.zip
document mod_acl a bit better and try to remove some redundancies and consolidate the various options
Diffstat (limited to 'view/js/autocomplete.js')
-rw-r--r--view/js/autocomplete.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/view/js/autocomplete.js b/view/js/autocomplete.js
index 59a9ed355..63f1e9a13 100644
--- a/view/js/autocomplete.js
+++ b/view/js/autocomplete.js
@@ -1,5 +1,5 @@
/**
- * Red people autocomplete
+ * general autocomplete support
*
* require jQuery, jquery.textcomplete
*/