summaryrefslogtreecommitdiff
path: root/docs/internals
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/internals
parentca44366b15e65453b2ea3f405754af93d0220694 (diff)
[1.6.x] Replaced instances of 'his/her' with 'their'.
Backport of 8fbf13a6c8 from master
Diffstat (limited to 'docs/internals')
-rw-r--r--docs/internals/contributing/committing-code.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/internals/contributing/committing-code.txt b/docs/internals/contributing/committing-code.txt
index 72d0187cea..5de2ef0378 100644
--- a/docs/internals/contributing/committing-code.txt
+++ b/docs/internals/contributing/committing-code.txt
@@ -228,7 +228,7 @@ another committer, **before** you commit it in the first place!
When a mistaken commit is discovered, please follow these guidelines:
-* If possible, have the original author revert his/her own commit.
+* If possible, have the original author revert their own commit.
* Don't revert another author's changes without permission from the
original author.