mirror of
https://github.com/znc/znc.git
synced 2026-07-03 08:21:57 +02:00
Update Grammar on Modules section of ZNC.
This commit is contained in:
@@ -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.")
|
||||
|
||||
Reference in New Issue
Block a user