From b00451a85cfc5d26bbfbd7bb903071f3bba91c9c Mon Sep 17 00:00:00 2001 From: Peter Powell Date: Thu, 4 Apr 2019 14:36:45 +0100 Subject: Fix various typos. --- include/modules.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/modules.h') diff --git a/include/modules.h b/include/modules.h index 3e9df35aa..ae438128d 100644 --- a/include/modules.h +++ b/include/modules.h @@ -723,7 +723,7 @@ class CoreExport Module : public classbase, public usecountbase virtual void OnPostCommand(Command* command, const CommandBase::Params& parameters, LocalUser* user, CmdResult result, bool loop); /** Called after a user object is initialised and added to the user list. - * When this is called the user has not their I/O hooks checked or had their initial + * When this is called the user has not had their I/O hooks checked or had their initial * connect class assigned and may not yet have a serialiser. You probably want to use * the OnUserPostInit or OnUserSetIP hooks instead of this one. * @param user The connecting user. -- cgit v1.3.1-10-gc9f91