1
0
mirror of https://github.com/django/django.git synced 2025-10-24 06:06:09 +00:00

Changed docs and a code comment to use gender-neutral pronouns.

Follow up to e1b7723817.
This commit is contained in:
Nick Pope
2020-11-13 21:26:30 +00:00
committed by GitHub
parent fed8129276
commit 477c800443
7 changed files with 7 additions and 7 deletions

View File

@@ -142,7 +142,7 @@ Pull requests at GitHub have only two states: open and closed. The committer
who will deal with your pull request has only two options: merge it or close
it. For this reason, it isn't useful to make a pull request until the code is
ready for merging -- or sufficiently close that a committer will finish it
himself.
themselves.
Rebasing branches
-----------------