diff options
| author | Nick Pope <nick.pope@flightdataservices.com> | 2020-11-13 21:26:30 +0000 |
|---|---|---|
| committer | Mariusz Felisiak <felisiak.mariusz@gmail.com> | 2020-11-13 22:29:41 +0100 |
| commit | 1f6e7fb4ab12f6ee8eb130bbc7de4268113650f6 (patch) | |
| tree | 2a44d093d0ccf72aece8967c04c7192eb226219b /docs/internals/contributing/writing-code | |
| parent | eba8d6f5d73ed315e4b89b6cb92db57c3906bd5d (diff) | |
[3.1.x] Changed docs and a code comment to use gender-neutral pronouns.
Follow up to e1b77238171cc96f4451a06fb4682e2378896238.
Backport of 477c800443d091b5f36be9b5f83ce16c85da5879 from master.
Diffstat (limited to 'docs/internals/contributing/writing-code')
| -rw-r--r-- | docs/internals/contributing/writing-code/working-with-git.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/internals/contributing/writing-code/working-with-git.txt b/docs/internals/contributing/writing-code/working-with-git.txt index 639f7719b8..5f1ffb5166 100644 --- a/docs/internals/contributing/writing-code/working-with-git.txt +++ b/docs/internals/contributing/writing-code/working-with-git.txt @@ -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 ----------------- |
