From f6b33a8facd6ca200292786c1061782c41cdd278 Mon Sep 17 00:00:00 2001 From: Peter Powell Date: Fri, 7 Jun 2019 19:47:15 +0100 Subject: Replace all abstract usages of his/he/her with they/their/it. --- src/channels.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/channels.cpp') diff --git a/src/channels.cpp b/src/channels.cpp index 0ff252c95..befc1f133 100644 --- a/src/channels.cpp +++ b/src/channels.cpp @@ -271,8 +271,8 @@ Membership* Channel::ForceJoin(User* user, const std::string* privs, bool bursti if (privs) { - // If the user was granted prefix modes (in the OnUserPreJoin hook, or he's a - // remote user and his own server set the modes), then set them internally now + // If the user was granted prefix modes (in the OnUserPreJoin hook, or they're a + // remote user and their own server set the modes), then set them internally now for (std::string::const_iterator i = privs->begin(); i != privs->end(); ++i) { PrefixMode* mh = ServerInstance->Modes->FindPrefixMode(*i); -- cgit v1.3.1-10-gc9f91