Change: Use gender-neutral pronouns in console command messages (and comments) (#9203)

This commit is contained in:
William Davis
2021-05-08 06:02:30 -04:00
committed by GitHub
parent f187708b3b
commit 881e1da51d
19 changed files with 29 additions and 29 deletions

View File

@@ -37,7 +37,7 @@ public:
* Creating instance of this class switches the company used for queries
* and commands.
* @param company The new company to switch to.
* @note When the instance is destroyed, he restores the company that was
* @note When the instance is destroyed, it restores the company that was
* current when the instance was created!
*/
ScriptCompanyMode(int company);