From 4f9abe96a4301a740d4a5fd7932550d88d60a3fc Mon Sep 17 00:00:00 2001 From: InspIRCd Robot Date: Tue, 21 Apr 2020 06:34:17 +0000 Subject: Fixes by misspell-fixer --- src/modules/m_spanningtree/commands.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/modules/m_spanningtree/commands.h') diff --git a/src/modules/m_spanningtree/commands.h b/src/modules/m_spanningtree/commands.h index 2e280f14f..a1a44daf5 100644 --- a/src/modules/m_spanningtree/commands.h +++ b/src/modules/m_spanningtree/commands.h @@ -139,7 +139,7 @@ class FwdFJoinBuilder; class CommandFJoin : public ServerCommand { /** Remove all modes from a channel, including statusmodes (+qaovh etc), simplemodes, parameter modes. - * This does not update the timestamp of the target channel, this must be done seperately. + * This does not update the timestamp of the target channel, this must be done separately. */ static void RemoveStatus(Channel* c); -- cgit v1.2.3