diff options
| author | Iain Dawson <iain@colons.co> | 2014-07-21 18:55:37 +0100 |
|---|---|---|
| committer | Tim Graham <timograham@gmail.com> | 2014-07-21 19:49:12 +0000 |
| commit | 8fbf13a6c85d68b996bc09cb6e8c969e5e32005b (patch) | |
| tree | 205e3a5bf64d8e5a757de1ca42cf3423a1f407bd /docs/ref | |
| parent | 3f1412ff7bbfd7b1a15b7ed8c574ee8ba5aa6309 (diff) | |
Replaced instances of 'his/her' with 'their'.
Diffstat (limited to 'docs/ref')
| -rw-r--r-- | docs/ref/contrib/auth.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/ref/contrib/auth.txt b/docs/ref/contrib/auth.txt index 37746c392d..621538420d 100644 --- a/docs/ref/contrib/auth.txt +++ b/docs/ref/contrib/auth.txt @@ -168,7 +168,7 @@ Methods .. method:: get_group_permissions(obj=None) - Returns a set of permission strings that the user has, through his/her + Returns a set of permission strings that the user has, through their groups. If ``obj`` is passed in, only returns the group permissions for |
