Apply suggestions from code review

Co-authored-by: dgw <dgw@technobabbl.es>
This commit is contained in:
Alexey Sokolov
2025-02-23 22:41:01 +01:00
committed by GitHub
parent 4f07558a7d
commit ed20d489b6
+1 -1
View File
@@ -49,7 +49,7 @@ class CSASLMechanismPlain : public CModule {
template <>
void TModInfo<CSASLMechanismPlain>(CModInfo& Info) {
Info.SetWikiPage("saslplain");
Info.SetWikiPage("saslplainauth");
}
GLOBALMODULEDEFS(