1
0
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:
Adam
2011-08-06 18:05:16 -04:00
parent a6dd65f916
commit deb79e830d
5 changed files with 11 additions and 11 deletions
+1 -1
View File
@@ -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 */