diff options
author | Lynn Cyrin <lynncyrin@gmail.com> | 2019-06-23 22:21:07 +0000 |
---|---|---|
committer | Lynn Cyrin <lynncyrin@gmail.com> | 2019-06-23 22:21:07 +0000 |
commit | 1c85fff1f3a38d355bb06ed3cfe1802854b8773a (patch) | |
tree | 3c1cf67c25f83e5ef8ce1ebea7aece6f3deed5e7 /README.md | |
parent | 67b51af0f9c7cab4d827ac1e63f8a83d03e2f23c (diff) |
Change a pronoun in the readme from `he` to `they`
Using gender neutral language in your documentation is a inclusion win!
Here's some documents describing more context here:
- https://en.wikipedia.org/wiki/Singular_they#Trend_toward_gender-neutral_language
- https://open.buffer.com/inclusive-language-tech
- https://www.grammarly.com/blog/use-the-singular-they/
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -86,7 +86,7 @@ as well as the manual pages and other documentation shipped with APT. Software tools like APT, which are used by thousands of users every day, have a steady flow of incoming bug reports. Not all of them are really bugs in APT: It can be packaging bugs, like failing maintainer scripts, that a -user reports against apt, because apt was the command he executed that lead +user reports against apt, because apt was the command they executed that lead to this failure; or various wishlist items for new features. Given enough time the occasional duplicate enters the system as well. Our bug tracker is therefore full with open bug reports which are waiting for you! ;) |