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

View File

@@ -284,4 +284,4 @@ template<> void TModInfo<CSSLClientCertMod>(CModInfo& Info) {
Info.SetWikiPage("certauth");
}
GLOBALMODULEDEFS(CSSLClientCertMod, "Allow users to authenticate via SSL client certificates")
GLOBALMODULEDEFS(CSSLClientCertMod, "Allow users to authenticate via SSL client certificates.")