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:54:22 +0000
commit59fec1ca9b3c426466f0c613a5ecf2badb992460 (patch)
treee2074962d6a59801e1a6acf9c28eb93a4d40e645 /docs/ref
parent6e41ae1a4e924908fc07ef6b4ce28feb31c994fd (diff)
[1.7.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 526eb402c6..4afb388519 100644
--- a/docs/ref/contrib/auth.txt
+++ b/docs/ref/contrib/auth.txt
@@ -179,7 +179,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