aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Access/Permissions.php
diff options
context:
space:
mode:
authorAndrew Manning <tamanning@zoho.com>2017-01-01 08:00:43 -0500
committerAndrew Manning <tamanning@zoho.com>2017-01-01 08:00:43 -0500
commitd1d3dcf1a0238ffb85f458956366c4964d1da89a (patch)
tree226b04742b29c69b2ac7c5276e0bef9d1f2a4542 /Zotlabs/Access/Permissions.php
parentce87a0c1d331a9e1a1975807ab6f077a84f4a7aa (diff)
downloadvolse-hubzilla-d1d3dcf1a0238ffb85f458956366c4964d1da89a.tar.gz
volse-hubzilla-d1d3dcf1a0238ffb85f458956366c4964d1da89a.tar.bz2
volse-hubzilla-d1d3dcf1a0238ffb85f458956366c4964d1da89a.zip
Deleted old versions that have been integrated. Integrated and slightly revised Comanche doco.
Diffstat (limited to 'Zotlabs/Access/Permissions.php')
-rw-r--r--Zotlabs/Access/Permissions.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/Zotlabs/Access/Permissions.php b/Zotlabs/Access/Permissions.php
index 43baa6cf7..5fded5f03 100644
--- a/Zotlabs/Access/Permissions.php
+++ b/Zotlabs/Access/Permissions.php
@@ -18,7 +18,7 @@ class Permissions {
* permission roles. You will want to set a default PermissionLimit for each channel and also
* provide a sane default for any existing connections. You may or may not wish to provide a
* default auto permission. If in doubt, leave this alone as custom permissions by definition
- * are the responsbility of the channel owner to manage. You just don't want to create any
+ * are the responsibility of the channel owner to manage. You just don't want to create any
* suprises or break things so you have an opportunity to provide sane settings.
*
* Update the version here and in PermissionRoles