[Docs] Use gender neutral language in remaining places where it isn't (#5873)

This commit is contained in:
Leet
2022-10-13 07:34:14 -04:00
committed by GitHub
parent 1cb5836db4
commit fcbe37b956
4 changed files with 5 additions and 5 deletions

View File

@@ -130,7 +130,7 @@ Mod
- Added the ability to permanently ban a temporary banned user with ``[p]hackban`` (:issue:`4025`)
- Fixed the passed reason not being used when using ``[p]tempban`` (:issue:`3958`)
- Fixed invite being sent with ``[p]tempban`` even when no invite was set (:issue:`3991`)
- Prevented an issue whereby the author may lock him self out of using the bot via whitelists (:issue:`3903`)
- Prevented an issue whereby the author may lock themself out of using the bot via whitelists (:issue:`3903`)
- Reduced the number of API calls made to the storage APIs (:issue:`3910`)
Permissions