Browse Source

Updated docs a little

Rafał Pitoń 11 years ago
parent
commit
559c27c7af
1 changed files with 4 additions and 4 deletions
  1. 4 4
      docs/developers/acls.rst

+ 4 - 4
docs/developers/acls.rst

@@ -1,8 +1,8 @@
-====
-ACLs
-====
+=====================
+Permissions framework
+=====================
 
 
-Misago brings its own ACL framework for implementing permissions and this document explains to how to use and extend it with your own permissions.
+Misago brings its own ACL (Access Control Lists) framework for implementing permissions and this document explains to how to use and extend it with your own permissions.
 
 
 
 
 Checking permissions
 Checking permissions