docs review

This commit is contained in:
Min RK
2016-10-26 10:22:54 +02:00
parent 85c040ab8e
commit fd4a04e3f3
4 changed files with 56 additions and 23 deletions

View File

@@ -227,7 +227,7 @@ class HubAuthenticated(object):
- .hub_auth: A HubAuth instance
- .hub_users: A set of usernames to allow.
If left unspecified or None, username will note be checked.
If left unspecified or None, username will not be checked.
- .hub_groups: A set of group names to allow.
If left unspecified or None, groups will not be checked.