mirror of
https://github.com/znc/znc.git
synced 2026-08-07 09:22:55 +02:00
modules/sasl.cpp: correct typo.
This commit is contained in:
+1
-1
@@ -219,7 +219,7 @@ public:
|
||||
Mechanisms.SetCell("Description", SupportedMechanisms[i].szDescription);
|
||||
}
|
||||
|
||||
PutModule("The following mechanisms are availible:");
|
||||
PutModule("The following mechanisms are available:");
|
||||
PutModule(Mechanisms);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user