mirror of
https://github.com/anope/anope.git
synced 2026-07-05 18:43:12 +02:00
Fix a ton of typos.
This commit is contained in:
@@ -921,7 +921,7 @@ class CSMode : public Module
|
||||
}
|
||||
else if (cm->type == MODE_PARAM)
|
||||
{
|
||||
/* If the channel doesnt have the mode, or it does and it isn't set correctly */
|
||||
/* If the channel doesn't have the mode, or it does and it isn't set correctly */
|
||||
if (ml->set)
|
||||
{
|
||||
Anope::string param;
|
||||
|
||||
Reference in New Issue
Block a user