summaryrefslogtreecommitdiff
path: root/docs/ref
diff options
context:
space:
mode:
authorIain Dawson <iain@colons.co>2014-07-21 18:55:37 +0100
committerTim Graham <timograham@gmail.com>2014-07-21 19:55:28 +0000
commit205090bc7173eff649dd7ef69805f9a760534b01 (patch)
tree387c4d4f224b22bf35944557e8ab26277fd6140e /docs/ref
parentca44366b15e65453b2ea3f405754af93d0220694 (diff)
[1.6.x] Replaced instances of 'his/her' with 'their'.
Backport of 8fbf13a6c8 from master
Diffstat (limited to 'docs/ref')
-rw-r--r--docs/ref/contrib/auth.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/ref/contrib/auth.txt b/docs/ref/contrib/auth.txt
index 244eb79cd5..12953e89e6 100644
--- a/docs/ref/contrib/auth.txt
+++ b/docs/ref/contrib/auth.txt
@@ -181,7 +181,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