Update Grammar on Modules section of ZNC.

This commit is contained in:
Cameron Stephen
2014-10-05 11:17:32 +01:00
committed by Cajs
parent 51a62250ca
commit e570466683
9 changed files with 9 additions and 9 deletions
+1 -1
View File
@@ -109,4 +109,4 @@ template<> void TModInfo<CFailToBanMod>(CModInfo& Info) {
Info.SetArgsHelpText("You might enter the time in minutes for the IP banning and the number of failed logins before any action is taken.");
}
GLOBALMODULEDEFS(CFailToBanMod, "Block IPs for some time after a failed login")
GLOBALMODULEDEFS(CFailToBanMod, "Block IPs for some time after a failed login.")