3
0
mirror of https://github.com/jlu5/PyLink.git synced 2024-12-24 03:33:10 +01:00

unreal: fix typo in comment

This commit is contained in:
James Lu 2016-06-21 17:03:23 -07:00 committed by GitHub
parent dce768017a
commit 101bd9664e

View File

@ -316,7 +316,7 @@ class UnrealProtocol(TS6BaseProtocol):
host = self.irc.serverdata["hostname"]
f('PASS :%s' % self.irc.serverdata["sendpass"])
# https://github.com/unrealircd/unrealself.ircd/blob/2f8cb55e/doc/technical/protoctl.txt
# https://github.com/unrealircd/unrealircd/blob/2f8cb55e/doc/technical/protoctl.txt
# We support the following protocol features:
# SJ3 - extended SJOIN
# NOQUIT - QUIT messages aren't sent for all users in a netsplit