From: Robert Wall Date: Fri, 14 Apr 2017 03:28:55 +0000 (-0700) Subject: Fix capitalization of mIRC because somebody in #FreeNode had a sad X-Git-Url: https://jfr.im/git/irc/freenode/web-7.0.git/commitdiff_plain/f22bf3e0260d81d93fdb70e193e482fb07ee0cb8?hp=07b4266f5b9ddb78fb7cd4b7256df6a1bd6513c3 Fix capitalization of mIRC because somebody in #FreeNode had a sad --- diff --git a/content/kb/sasl/mirc.md b/content/kb/sasl/mirc.md index f86ef9ff2..8fa049e18 100644 --- a/content/kb/sasl/mirc.md +++ b/content/kb/sasl/mirc.md @@ -4,7 +4,7 @@ The most recent solution for enabling SASL in mIRC appears to be with sasl.mrc, # Configuring SASL for mIRC: sasl.mrc -The mirc script is written by Kyle Travaglini and was originally taken from a [SwiftIRC forum post ](http://forum.swiftirc.net/viewtopic.php?f=34&t=23101). The SwiftIRC version has been replaced by a version that does not require the DLL. The instructions have been updated by KindOne. +The mIRC script is written by Kyle Travaglini and was originally taken from a [SwiftIRC forum post ](http://forum.swiftirc.net/viewtopic.php?f=34&t=23101). The SwiftIRC version has been replaced by a version that does not require the DLL. The instructions have been updated by KindOne. 1. Start mIRC and where you would type text to send to a channel, type `/run` and hit Enter. A folder will open. Take note of this location. 2. Download sasl.mrc and save it in the folder from above. You may need to right click and select `Save Link As...` diff --git a/content/kb/using/sasl.md b/content/kb/using/sasl.md index 941129226..809f96492 100644 --- a/content/kb/using/sasl.md +++ b/content/kb/using/sasl.md @@ -17,7 +17,7 @@ We have instructions on how to configure SASL for some clients, below. If asked * [irssi](kb/sasl/irssi) * [Konversation ](http://userbase.kde.org/Konversation/Configuring_SASL_authentication) * [KVIrc](kb/sasl/kvirc) -* [mirc](kb/sasl/mirc) +* [mIRC](kb/sasl/mirc) * [Textual](kb/sasl/textual) * [Weechat ](https://www.weechat.org/files/doc/stable/weechat_user.en.html#irc_sasl_authentication) * [ZNC ](http://wiki.znc.in/Sasl#example)