mirror of
https://github.com/anope/anope.git
synced 2026-07-06 07:13:13 +02:00
sed'd a few typos
This commit is contained in:
@@ -85,7 +85,7 @@ public:
|
||||
target_ci->c->RemoveMode(NULL, cm, u->nick);
|
||||
}
|
||||
|
||||
/* Mark the channel as persistant */
|
||||
/* Mark the channel as persistent */
|
||||
if (target_ci->c->HasMode(CMODE_PERM))
|
||||
target_ci->SetFlag(CI_PERSIST);
|
||||
/* Persist may be in def cflags, set it here */
|
||||
|
||||
Reference in New Issue
Block a user