fix typo

Qais Patankar 2019-04-09 12:41:40 +01:00
parent 06bf8018f2
commit 9507fa20c5

@ -11,7 +11,7 @@ RemoteNickFormat="[{PROTOCOL}] <{NICK}> "
```
[irc.myirc]
Nick="yournick" # <== change this
NickServNick="yournick" # <== change this
NickServNick="NickServ" # <== change this if necessary
NickServPassword="yourpass" # <== change this
Server="irc.freenode.net:6697"
UseTLS=true