From dd9cf4da6ea0e7a39c0a9cad99f1d85ebcf041e1 Mon Sep 17 00:00:00 2001 From: Jakub Kuczys Date: Thu, 20 Apr 2023 00:36:05 +0200 Subject: [PATCH] [3.4] [Docs] Use gender neutral language in remaining places where it isn't (#5873) (#6075) Co-authored-by: Leet <36166244+leetfin@users.noreply.github.com> --- docs/changelog_3_3_0.rst | 2 +- docs/cog_guides/bank.rst | 2 +- docs/getting_started.rst | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/changelog_3_3_0.rst b/docs/changelog_3_3_0.rst index 44d748516..0aa470f6d 100644 --- a/docs/changelog_3_3_0.rst +++ b/docs/changelog_3_3_0.rst @@ -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 diff --git a/docs/cog_guides/bank.rst b/docs/cog_guides/bank.rst index 8ae87b3a4..99f80a09c 100644 --- a/docs/cog_guides/bank.rst +++ b/docs/cog_guides/bank.rst @@ -152,7 +152,7 @@ bankset maxbal Defines the maximum amount of money a user can have with the bot. -If an user reaches this limit, he will be unable to gain more money. +If a user reaches this limit, they will be unable to gain more money. **Arguments** diff --git a/docs/getting_started.rst b/docs/getting_started.rst index accaddc38..b95d875b8 100644 --- a/docs/getting_started.rst +++ b/docs/getting_started.rst @@ -216,7 +216,7 @@ or system files. Server owner ~~~~~~~~~~~~ -The server owner can access all commands on his guild, except the global +The server owner can access all commands on their guild, except the global ones or those that can interact with system files (available for the bot owner).